.owl-carousel{display:none;width:100%;-webkit-tap-highlight-color:transparent;position:relative;z-index:1}
footer .widget ul.ewm{width:100%;overflow: hidden;margin-top: 10px; text-align:left}
footer .widget ul.ewm li{float:left;width:50%;border:none;text-align: left; padding:0}
footer .widget ul.ewm img{max-width:75%; text-align:left}
.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translateZ(0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0)}.owl-carousel .owl-item{position:relative;min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loaded{display:block}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:-webkit-grab;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.no-js .owl-carousel{display:block}.owl-carousel .animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.owl-height{-webkit-transition:height .5s ease-in-out;transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(../img/owl.video.play.html) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;-webkit-transition:-webkit-transform .1s ease;transition:-webkit-transform .1s ease;transition:transform .1s ease;transition:transform .1s ease,-webkit-transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-webkit-transform:scale(1.3);transform:scale(1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:50%;background-repeat:no-repeat;background-size:contain;-webkit-transition:opacity .4s ease;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-theme .owl-nav{margin-top:10px;text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-nav [class*=owl-]{color:#fff;font-size:14px;margin:5px;padding:4px 7px;background:#d6d6d6;display:inline-block;cursor:pointer;border-radius:3px}.owl-theme .owl-nav [class*=owl-]:hover{background:#869791;color:#fff;text-decoration:none}.owl-theme .owl-nav .disabled{opacity:.5;cursor:default}.owl-theme .owl-nav.disabled+.owl-dots{margin-top:10px}.owl-theme .owl-dots{text-align:center;-webkit-tap-highlight-color:transparent}.owl-theme .owl-dots .owl-dot{display:inline-block;zoom:1;*display:inline}.owl-theme .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#d6d6d6;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;border-radius:30px}.owl-theme .owl-dots .owl-dot.active span,.owl-theme .owl-dots .owl-dot:hover span{background:#869791}.picker{font-size:16px;text-align:left;line-height:1.2;color:#000;position:absolute;z-index:10000;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.picker__input{cursor:default}.picker__input.picker__input--active{border-color:#0089ec}.picker__holder{width:100%;overflow-y:auto;-webkit-overflow-scrolling:touch}.picker__frame,.picker__holder{top:0;bottom:0;left:0;right:0;-webkit-transform:translateY(100%);transform:translateY(100%)}.picker__holder{position:fixed;transition:background .15s ease-out,-webkit-transform 0s .15s;-webkit-transition:background .15s ease-out,-webkit-transform 0s .15s;transition:background .15s ease-out,transform 0s .15s;transition:background .15s ease-out,transform 0s .15s,-webkit-transform 0s .15s;-webkit-backface-visibility:hidden}.picker__frame{position:absolute;margin:0 auto;min-width:256px;max-width:666px;width:100%;-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";filter:alpha(opacity=0);-moz-opacity:0;opacity:0;-webkit-transition:all .15s ease-out;transition:all .15s ease-out}@media (min-height:33.875em){.picker__frame{overflow:visible;top:auto;bottom:-100%;max-height:80%}}@media (min-height:40.125em){.picker__frame{margin-bottom:7.5%}}.picker__wrap{display:table;width:100%;height:100%}@media (min-height:33.875em){.picker__wrap{display:block}}.picker__box{background:#fff;display:table-cell;vertical-align:middle}@media (min-height:26.5em){.picker__box{font-size:1.25em}}@media (min-height:33.875em){.picker__box{display:block;font-size:1.33em;border:1px solid #777;border-top-color:#898989;border-bottom-width:0;border-radius:5px 5px 0 0;box-shadow:0 12px 36px 16px rgba(0,0,0,.24)}}@media (min-height:40.125em){.picker__box{font-size:1.5em;border-bottom-width:1px;border-radius:5px}}.picker--opened .picker__holder{-webkit-transform:translateY(0);transform:translateY(0);background:transparent;-ms-filter:"progid:DXImageTransform.Microsoft.gradient(startColorstr=#1E000000,endColorstr=#1E000000)";zoom:1;background:rgba(0,0,0,.32);-webkit-transition:background .15s ease-out;transition:background .15s ease-out}.picker--opened .picker__frame{-webkit-transform:translateY(0);transform:translateY(0);-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";filter:alpha(opacity=100);-moz-opacity:1;opacity:1}@media (min-height:33.875em){.picker--opened .picker__frame{top:auto;bottom:0}}.picker__box{padding:0 1em}.picker__header{text-align:center;position:relative;margin-top:.75em}.picker__month,.picker__year{font-weight:500;display:inline-block;margin-left:.25em;margin-right:.25em}.picker__year{color:#999;font-size:.8em;font-style:italic}.picker__select--month,.picker__select--year{border:1px solid #b7b7b7;height:2em;padding:.5em;margin-left:.25em;margin-right:.25em}@media (min-width:24.5em){.picker__select--month,.picker__select--year{margin-top:-.5em}}.picker__select--month{width:35%}.picker__select--year{width:22.5%}.picker__select--month:focus,.picker__select--year:focus{border-color:#0089ec}.picker__nav--next,.picker__nav--prev{position:absolute;padding:.5em 1.25em;width:1em;height:1em;box-sizing:content-box;top:-.25em}@media (min-width:24.5em){.picker__nav--next,.picker__nav--prev{top:-.33em}}.picker__nav--prev{left:-1em;padding-right:1.25em}@media (min-width:24.5em){.picker__nav--prev{padding-right:1.5em}}.picker__nav--next{right:-1em;padding-left:1.25em}@media (min-width:24.5em){.picker__nav--next{padding-left:1.5em}}.picker__nav--next:before,.picker__nav--prev:before{content:" ";border-top:.5em solid transparent;border-bottom:.5em solid transparent;border-right:.75em solid #000;width:0;height:0;display:block;margin:0 auto}.picker__nav--next:before{border-right:0;border-left:.75em solid #000}.picker__nav--next:hover,.picker__nav--prev:hover{cursor:pointer;color:#000;background:#b1dcfb}.picker__nav--disabled,.picker__nav--disabled:before,.picker__nav--disabled:before:hover,.picker__nav--disabled:hover{cursor:default;background:none;border-right-color:#f5f5f5;border-left-color:#f5f5f5}.picker__table{text-align:center;border-collapse:collapse;border-spacing:0;table-layout:fixed;font-size:inherit;width:100%;margin-top:.75em;margin-bottom:.5em}@media (min-height:33.875em){.picker__table{margin-bottom:.75em}}.picker__table td{margin:0;padding:0}.picker__weekday{width:14.285714286%;font-size:.75em;padding-bottom:.25em;color:#999;font-weight:500}@media (min-height:33.875em){.picker__weekday{padding-bottom:.5em}}.picker__day{padding:.3125em 0;font-weight:200;border:1px solid transparent}.picker__day--today{position:relative}.picker__day--today:before{content:" ";position:absolute;top:2px;right:2px;width:0;height:0;border-top:.5em solid #0059bc;border-left:.5em solid transparent}.picker__day--disabled:before{border-top-color:#aaa}.picker__day--outfocus{color:#ddd}.picker__day--infocus:hover,.picker__day--outfocus:hover{cursor:pointer;color:#000;background:#b1dcfb}.picker__day--highlighted{border-color:#0089ec}.picker--focused .picker__day--highlighted,.picker__day--highlighted:hover{cursor:pointer;color:#000;background:#b1dcfb}.picker--focused .picker__day--selected,.picker__day--selected,.picker__day--selected:hover{background:#0089ec;color:#fff}.picker--focused .picker__day--disabled,.picker__day--disabled,.picker__day--disabled:hover{background:#f5f5f5;border-color:#f5f5f5;color:#ddd;cursor:default}.picker__day--highlighted.picker__day--disabled,.picker__day--highlighted.picker__day--disabled:hover{background:#bbb}.picker__footer{text-align:center}.picker__button--clear,.picker__button--close,.picker__button--today{border:1px solid #fff;background:#fff;font-size:.8em;padding:.66em 0;font-weight:700;width:33%;display:inline-block;vertical-align:bottom}.picker__button--clear:hover,.picker__button--close:hover,.picker__button--today:hover{cursor:pointer;color:#000;background:#b1dcfb;border-bottom-color:#b1dcfb}.picker__button--clear:focus,.picker__button--close:focus,.picker__button--today:focus{background:#b1dcfb;border-color:#0089ec;outline:none}.picker__button--clear:before,.picker__button--close:before,.picker__button--today:before{position:relative;display:inline-block;height:0}.picker__button--clear:before,.picker__button--today:before{content:" ";margin-right:.45em}.picker__button--today:before{top:-.05em;width:0;border-top:.66em solid #0059bc;border-left:.66em solid transparent}.picker__button--clear:before{top:-.25em;width:.66em;border-top:3px solid #e20}.picker__button--close:before{content:"\D7";top:-.1em;vertical-align:top;font-size:1.1em;margin-right:.35em;color:#777}.picker__button--today[disabled],.picker__button--today[disabled]:hover{background:#f5f5f5;border-color:#f5f5f5;color:#ddd;cursor:default}.picker__button--today[disabled]:before{border-top-color:#aaa}.picker__list{list-style:none;padding:.75em 0 4.2em;margin:0}.picker__list-item{border-bottom:1px solid #ddd;border-top:1px solid #ddd;margin-bottom:-1px;position:relative;background:#fff;padding:.75em 1.25em}@media (min-height:46.75em){.picker__list-item{padding:.5em 1em}}.picker__list-item:hover{cursor:pointer;color:#000;background:#b1dcfb}.picker__list-item--highlighted,.picker__list-item:hover{border-color:#0089ec;z-index:10}.picker--focused .picker__list-item--highlighted,.picker__list-item--highlighted:hover{cursor:pointer;color:#000;background:#b1dcfb}.picker--focused .picker__list-item--selected,.picker__list-item--selected,.picker__list-item--selected:hover{background:#0089ec;color:#fff;z-index:10}.picker--focused .picker__list-item--disabled,.picker__list-item--disabled,.picker__list-item--disabled:hover{background:#f5f5f5;border-color:#f5f5f5;color:#ddd;cursor:default;border-color:#ddd;z-index:auto}.picker--time .picker__button--clear{display:block;width:80%;margin:1em auto 0;padding:1em 1.25em;background:none;border:0;font-weight:500;font-size:.67em;text-align:center;text-transform:uppercase;color:#666}.picker--time .picker__button--clear:focus,.picker--time .picker__button--clear:hover{color:#000;background:#b1dcfb;background:#e20;border-color:#e20;cursor:pointer;color:#fff;outline:none}.picker--time .picker__button--clear:before{top:-.25em;color:#666;font-size:1.25em;font-weight:700}.picker--time .picker__button--clear:focus:before,.picker--time .picker__button--clear:hover:before{color:#fff;border-color:#fff}.picker--time .picker__frame{min-width:256px;max-width:320px}.picker--time .picker__box{font-size:1em;background:#f2f2f2;padding:0}@media (min-height:40.125em){.picker--time .picker__box{margin-bottom:5em}}html{font-family:sans-serif;-ms-text-size-adjust:100%;-webkit-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,main,menu,nav,section,summary{display:block}audio,canvas,progress,video{display:inline-block;vertical-align:baseline}audio:not([controls]){display:none;height:0}[hidden],template{display:none}a{background-color:transparent}a:active,a:hover{outline:0}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:700}dfn{font-style:italic}h1{font-size:2em;margin:.67em 0}mark{background:#ff0;color:#000}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}sub{bottom:-.25em}img{border:0;max-width: 100%;height: auto!important;}svg:not(:root){overflow:hidden}figure{margin:1em 40px}hr{box-sizing:content-box;height:0}pre{overflow:auto}code,kbd,pre,samp{font-family:monospace,monospace;font-size:1em}button,input,optgroup,select,textarea{color:inherit;font:inherit;margin:0}button{overflow:visible}button,select{text-transform:none}button,html input[type=button],input[type=reset],input[type=submit]{-webkit-appearance:button;cursor:pointer}button[disabled],html input[disabled]{cursor:default}button::-moz-focus-inner,input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=checkbox],input[type=radio]{box-sizing:border-box;padding:0}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{height:auto}input[type=search]{-webkit-appearance:textfield;box-sizing:content-box}input[type=search]::-webkit-search-cancel-button,input[type=search]::-webkit-search-decoration{-webkit-appearance:none}fieldset{border:1px solid silver;margin:0 2px;padding:.35em .625em .75em}textarea{overflow:auto}optgroup{font-weight:700}.page-content table,table{border-collapse:collapse;border-spacing:0}td,th{padding:0}@media print{*,:after,:before{background:transparent!important;color:#000!important;box-shadow:none!important;text-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}a[href^="#"]:after,a[href^="javascript:"]:after{content:""}blockquote,pre{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}img,tr{page-break-inside:avoid}img{max-width:100%!important}h2,h3,p{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.btn>.caret,.button .dropup>a>.caret,.button.form-submit>.caret,.button a>.caret,.comment-form .dropup>input[type=submit]>.caret,.comment-form input[type=submit]>.caret,.dropup>.btn>.caret,.dropup>.button.form-submit>.caret,.search-form .dropup>.search-submit>.caret,.search-form .search-submit>.caret{border-top-color:#000!important}.label{border:1px solid #000}.page-content table,.table{border-collapse:collapse!important}.page-content table td,.page-content table th,.table td,.table th{background-color:#fff!important}.table-bordered td,.table-bordered th{border:1px solid #ddd!important}}@font-face{font-family:Glyphicons Halflings;src:url(../fonts/glyphicons-halflings-regular.eot);src:url(../fonts/glyphicons-halflings-regulard41d.eot) format("embedded-opentype"),url(../fonts/glyphicons-halflings-regular.html) format("woff2"),url(../fonts/glyphicons-halflings-regular.woff) format("woff"),url(../fonts/glyphicons-halflings-regular.ttf) format("truetype"),url(../fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format("svg")}.glyphicon{position:relative;top:1px;display:inline-block;font-family:Glyphicons Halflings;font-style:normal;font-weight:400;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.glyphicon-asterisk:before{content:"\002a"}.glyphicon-plus:before{content:"\002b"}.glyphicon-eur:before,.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-lock:before{content:"\e033"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-bookmark:before{content:"\e044"}.glyphicon-print:before{content:"\e045"}.glyphicon-camera:before{content:"\e046"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-fire:before{content:"\e104"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-calendar:before{content:"\e109"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-bell:before{content:"\e123"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-wrench:before{content:"\e136"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-briefcase:before{content:"\e139"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-paperclip:before{content:"\e142"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-pushpin:before{content:"\e146"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-cd:before{content:"\e201"}.glyphicon-save-file:before{content:"\e202"}.glyphicon-open-file:before{content:"\e203"}.glyphicon-level-up:before{content:"\e204"}.glyphicon-copy:before{content:"\e205"}.glyphicon-paste:before{content:"\e206"}.glyphicon-alert:before{content:"\e209"}.glyphicon-equalizer:before{content:"\e210"}.glyphicon-king:before{content:"\e211"}.glyphicon-queen:before{content:"\e212"}.glyphicon-pawn:before{content:"\e213"}.glyphicon-bishop:before{content:"\e214"}.glyphicon-knight:before{content:"\e215"}.glyphicon-baby-formula:before{content:"\e216"}.glyphicon-tent:before{content:"\26fa"}.glyphicon-blackboard:before{content:"\e218"}.glyphicon-bed:before{content:"\e219"}.glyphicon-apple:before{content:"\f8ff"}.glyphicon-erase:before{content:"\e221"}.glyphicon-hourglass:before{content:"\231b"}.glyphicon-lamp:before{content:"\e223"}.glyphicon-duplicate:before{content:"\e224"}.glyphicon-piggy-bank:before{content:"\e225"}.glyphicon-scissors:before{content:"\e226"}.glyphicon-bitcoin:before,.glyphicon-btc:before,.glyphicon-xbt:before{content:"\e227"}.glyphicon-jpy:before,.glyphicon-yen:before{content:"\00a5"}.glyphicon-rub:before,.glyphicon-ruble:before{content:"\20bd"}.glyphicon-scale:before{content:"\e230"}.glyphicon-ice-lolly:before{content:"\e231"}.glyphicon-ice-lolly-tasted:before{content:"\e232"}.glyphicon-education:before{content:"\e233"}.glyphicon-option-horizontal:before{content:"\e234"}.glyphicon-option-vertical:before{content:"\e235"}.glyphicon-menu-hamburger:before{content:"\e236"}.glyphicon-modal-window:before{content:"\e237"}.glyphicon-oil:before{content:"\e238"}.glyphicon-grain:before{content:"\e239"}.glyphicon-sunglasses:before{content:"\e240"}.glyphicon-text-size:before{content:"\e241"}.glyphicon-text-color:before{content:"\e242"}.glyphicon-text-background:before{content:"\e243"}.glyphicon-object-align-top:before{content:"\e244"}.glyphicon-object-align-bottom:before{content:"\e245"}.glyphicon-object-align-horizontal:before{content:"\e246"}.glyphicon-object-align-left:before{content:"\e247"}.glyphicon-object-align-vertical:before{content:"\e248"}.glyphicon-object-align-right:before{content:"\e249"}.glyphicon-triangle-right:before{content:"\e250"}.glyphicon-triangle-left:before{content:"\e251"}.glyphicon-triangle-bottom:before{content:"\e252"}.glyphicon-triangle-top:before{content:"\e253"}.glyphicon-console:before{content:"\e254"}.glyphicon-superscript:before{content:"\e255"}.glyphicon-subscript:before{content:"\e256"}.glyphicon-menu-left:before{content:"\e257"}.glyphicon-menu-right:before{content:"\e258"}.glyphicon-menu-down:before{content:"\e259"}.glyphicon-menu-up:before{content:"\e260"}*,:after,:before{box-sizing:border-box}html{font-size:10px;-webkit-tap-highlight-color:transparent}body{font-family:Trebuchet MS,Verdana,sans-serif;font-size:14px;line-height:1.5714285714;color:#000;background-color:#f3f3f3}button,input,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}a{color:#c03;text-decoration:none}a:focus,a:hover{color:#800020;text-decoration:underline}a:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}figure{margin:0}img{vertical-align:middle}.img-responsive{display:block;max-width:100%;height:180px !important;}.img-rounded{border-radius:3px}.img-thumbnail{padding:4px;line-height:1.5714285714;background-color:#f3f3f3;border:1px solid #ddd;border-radius:3px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;display:inline-block;max-width:100%;height:auto}.img-circle{border-radius:50%}hr{margin-top:21px;margin-bottom:21px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}[role=button]{cursor:pointer}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{font-family:inherit;font-weight:500;line-height:1.1;color:#002d62}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-weight:400;line-height:1;color:#777}.h1,.h2,.h3,h1,h2,h3{margin-top:21px;margin-bottom:10.5px}.h1 .small,.h1 small,.h2 .small,.h2 small,.h3 .small,.h3 small,h1 .small,h1 small,h2 .small,h2 small,h3 .small,h3 small{font-size:65%}.h4,.h5,.h6,h4,h5,h6{margin-top:10.5px;margin-bottom:10.5px}.h4 .small,.h4 small,.h5 .small,.h5 small,.h6 .small,.h6 small,h4 .small,h4 small,h5 .small,h5 small,h6 .small,h6 small{font-size:75%}.h1,h1{font-size:44px}.h2,h2{font-size:30px}.h3,h3{font-size:18px}.h4,h4{font-size:16px}.h5,h5{font-size:14px}.h6,h6{font-size:12px}p{margin:0 0 10.5px}.lead{margin-bottom:21px;font-size:16px;font-weight:300;line-height:1.4}@media (min-width:768px){.lead{font-size:21px}}.small,small{font-size:85%}.mark,mark{background-color:#fcf8e3;padding:.2em}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}.text-justify{text-align:justify}.text-nowrap{white-space:nowrap}.text-lowercase{text-transform:lowercase}.initialism,.text-uppercase{text-transform:uppercase}.text-capitalize{text-transform:capitalize}.text-muted{color:#777}.text-primary{color:#002d62}a.text-primary:focus,a.text-primary:hover{color:#00162f}.text-success{color:#3c763d}a.text-success:focus,a.text-success:hover{color:#2b542c}.text-info{color:#31708f}a.text-info:focus,a.text-info:hover{color:#245269}.text-warning{color:#8a6d3b}a.text-warning:focus,a.text-warning:hover{color:#66512c}.text-danger{color:#a94442}a.text-danger:focus,a.text-danger:hover{color:#843534}.bg-primary{color:#fff;background-color:#002d62}a.bg-primary:focus,a.bg-primary:hover{background-color:#00162f}.bg-success{background-color:#dff0d8}a.bg-success:focus,a.bg-success:hover{background-color:#c1e2b3}.bg-info{background-color:#d9edf7}a.bg-info:focus,a.bg-info:hover{background-color:#afd9ee}.bg-warning{background-color:#fcf8e3}a.bg-warning:focus,a.bg-warning:hover{background-color:#f7ecb5}.bg-danger{background-color:#f2dede}a.bg-danger:focus,a.bg-danger:hover{background-color:#e4b9b9}.page-header{padding-bottom:9.5px;margin:42px 0 21px;border-bottom:1px solid #eee}ol,ul{margin-top:0;margin-bottom:10.5px}ol ol,ol ul,ul ol,ul ul{margin-bottom:0}.list-inline,.list-unstyled{padding-left:0;list-style:none}.list-inline{margin-left:-5px}.list-inline>li{display:inline-block;padding-left:5px;padding-right:5px}dl{margin-top:0;margin-bottom:21px}dd,dt{line-height:1.5714285714}dt{font-weight:700}dd{margin-left:0}.dl-horizontal dd:after,.dl-horizontal dd:before{content:" ";display:table}.dl-horizontal dd:after{clear:both}@media (min-width:992px){.dl-horizontal dt{float:left;width:160px;clear:left;text-align:right;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}}abbr[data-original-title],abbr[title]{cursor:help;border-bottom:1px dotted #777}.initialism{font-size:90%}blockquote{padding:10.5px 21px;margin:0 0 21px;font-size:17.5px;border-left:5px solid #eee}blockquote ol:last-child,blockquote p:last-child,blockquote ul:last-child{margin-bottom:0}blockquote .small,blockquote footer,blockquote small{display:block;font-size:80%;line-height:1.5714285714;color:#777}blockquote .small:before,blockquote footer:before,blockquote small:before{content:"\2014 \00A0"}.blockquote-reverse,blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0;text-align:right}.blockquote-reverse .small:before,.blockquote-reverse footer:before,.blockquote-reverse small:before,blockquote.pull-right .small:before,blockquote.pull-right footer:before,blockquote.pull-right small:before{content:""}.blockquote-reverse .small:after,.blockquote-reverse footer:after,.blockquote-reverse small:after,blockquote.pull-right .small:after,blockquote.pull-right footer:after,blockquote.pull-right small:after{content:"\00A0 \2014"}address{margin-bottom:21px;font-style:normal;line-height:1.5714285714}code,kbd,pre,samp{font-family:Menlo,Monaco,Consolas,Courier New,monospace}code{color:#c7254e;background-color:#f9f2f4;border-radius:3px}code,kbd{padding:2px 4px;font-size:90%}kbd{color:#fff;background-color:#333;border-radius:0;box-shadow:inset 0 -1px 0 rgba(0,0,0,.25)}kbd kbd{padding:0;font-size:100%;font-weight:700;box-shadow:none}pre{display:block;padding:10px;margin:0 0 10.5px;font-size:13px;line-height:1.5714285714;word-break:break-all;word-wrap:break-word;color:#333;background-color:#f5f5f5;border:1px solid #ccc;border-radius:3px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border-radius:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container:after,.container:before{content:" ";display:table}.container:after{clear:both}@media (min-width:768px){.container{width:750px}}@media (min-width:992px){.container{width:970px}}.container-fluid{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px}.container-fluid:after,.container-fluid:before{content:" ";display:table}.container-fluid:after{clear:both}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder,#scheduleForm fieldset,#tarom-check-your-trip,#tarom-mobile-booking-form .passengers p.passenger_item,#tarom-orar-form #edit-schedule,.row{margin-left:-15px;margin-right:-15px}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item:after,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item:before,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival:after,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival:before,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder:after,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder:before,#scheduleForm fieldset:after,#scheduleForm fieldset:before,#tarom-check-your-trip:after,#tarom-check-your-trip:before,#tarom-mobile-booking-form .passengers p.passenger_item:after,#tarom-mobile-booking-form .passengers p.passenger_item:before,#tarom-orar-form #edit-schedule:after,#tarom-orar-form #edit-schedule:before,.row:after,.row:before{content:" ";display:table}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item:after,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival:after,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder:after,#scheduleForm fieldset:after,#tarom-check-your-trip:after,#tarom-mobile-booking-form .passengers p.passenger_item:after,#tarom-orar-form #edit-schedule:after,.row:after{clear:both}#ONLINE_RESERVATIONS #RESERVE_TRIP .assistance,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_actions,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_wrapper,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location,#scheduleForm .aeroportDestinatie,#scheduleForm .aeroportStart,#scheduleForm .intoarcere,#scheduleForm .plecare,#scheduleForm .requiredFields,#scheduleForm .schedule_action,#scheduleForm p.tip,#tarom-check-your-trip .form-item,#tarom-mobile-booking-form .passengers,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_actions,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_wrapper,#tarom-orar-form .form-item-schedule-ddate,#tarom-orar-form .form-item-schedule-from,#tarom-orar-form .form-item-schedule-rdate,#tarom-orar-form .form-item-schedule-to,#tarom-orar-form .form-type-radios,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{position:relative;min-height:1px;padding-left:15px;padding-right:15px}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_actions,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_wrapper,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_actions,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_wrapper,.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12{float:left}.col-xs-1{width:8.3333333333%}.col-xs-2{width:16.6666666667%}.col-xs-3{width:25%}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_actions,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_actions,.col-xs-4{width:33.3333333333%}.col-xs-5{width:41.6666666667%}.col-xs-6{width:50%}.col-xs-7{width:58.3333333333%}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_wrapper,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_wrapper,.col-xs-8{width:66.6666666667%}.col-xs-9{width:75%}.col-xs-10{width:83.3333333333%}.col-xs-11{width:91.6666666667%}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location,.col-xs-12{width:100%}.col-xs-pull-0{right:auto}.col-xs-pull-1{right:8.3333333333%}.col-xs-pull-2{right:16.6666666667%}.col-xs-pull-3{right:25%}.col-xs-pull-4{right:33.3333333333%}.col-xs-pull-5{right:41.6666666667%}.col-xs-pull-6{right:50%}.col-xs-pull-7{right:58.3333333333%}.col-xs-pull-8{right:66.6666666667%}.col-xs-pull-9{right:75%}.col-xs-pull-10{right:83.3333333333%}.col-xs-pull-11{right:91.6666666667%}.col-xs-pull-12{right:100%}.col-xs-push-0{left:auto}.col-xs-push-1{left:8.3333333333%}.col-xs-push-2{left:16.6666666667%}.col-xs-push-3{left:25%}.col-xs-push-4{left:33.3333333333%}.col-xs-push-5{left:41.6666666667%}.col-xs-push-6{left:50%}.col-xs-push-7{left:58.3333333333%}.col-xs-push-8{left:66.6666666667%}.col-xs-push-9{left:75%}.col-xs-push-10{left:83.3333333333%}.col-xs-push-11{left:91.6666666667%}.col-xs-push-12{left:100%}.col-xs-offset-0{margin-left:0}.col-xs-offset-1{margin-left:8.3333333333%}.col-xs-offset-2{margin-left:16.6666666667%}.col-xs-offset-3{margin-left:25%}.col-xs-offset-4{margin-left:33.3333333333%}.col-xs-offset-5{margin-left:41.6666666667%}.col-xs-offset-6{margin-left:50%}.col-xs-offset-7{margin-left:58.3333333333%}.col-xs-offset-8{margin-left:66.6666666667%}.col-xs-offset-9{margin-left:75%}.col-xs-offset-10{margin-left:83.3333333333%}.col-xs-offset-11{margin-left:91.6666666667%}.col-xs-offset-12{margin-left:100%}@media (min-width:768px){#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_actions,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_wrapper,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location,#scheduleForm .aeroportDestinatie,#scheduleForm .aeroportStart,#scheduleForm .intoarcere,#scheduleForm .plecare,#scheduleForm .requiredFields,#scheduleForm .schedule_action,#scheduleForm p.tip,#tarom-check-your-trip .form-item,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_actions,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_wrapper,#tarom-orar-form .form-item-schedule-ddate,#tarom-orar-form .form-item-schedule-from,#tarom-orar-form .form-item-schedule-rdate,#tarom-orar-form .form-item-schedule-to,#tarom-orar-form .form-type-radios,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12{float:left}.col-sm-1{width:8.3333333333%}.col-sm-2{width:16.6666666667%}.col-sm-3{width:25%}.col-sm-4{width:33.3333333333%}.col-sm-5{width:41.6666666667%}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_actions,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_wrapper,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location,#scheduleForm .aeroportDestinatie,#scheduleForm .aeroportStart,#scheduleForm .intoarcere,#scheduleForm .plecare,#scheduleForm .requiredFields,#scheduleForm .schedule_action,#tarom-check-your-trip .form-item,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_actions,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_wrapper,#tarom-orar-form .form-item-schedule-ddate,#tarom-orar-form .form-item-schedule-from,#tarom-orar-form .form-item-schedule-rdate,#tarom-orar-form .form-item-schedule-to,.col-sm-6{width:50%}.col-sm-7{width:58.3333333333%}.col-sm-8{width:66.6666666667%}.col-sm-9{width:75%}.col-sm-10{width:83.3333333333%}.col-sm-11{width:91.6666666667%}#scheduleForm p.tip,#tarom-orar-form .form-type-radios,.col-sm-12{width:100%}.col-sm-pull-0{right:auto}.col-sm-pull-1{right:8.3333333333%}.col-sm-pull-2{right:16.6666666667%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.3333333333%}.col-sm-pull-5{right:41.6666666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.3333333333%}.col-sm-pull-8{right:66.6666666667%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.3333333333%}.col-sm-pull-11{right:91.6666666667%}.col-sm-pull-12{right:100%}.col-sm-push-0{left:auto}.col-sm-push-1{left:8.3333333333%}.col-sm-push-2{left:16.6666666667%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.3333333333%}.col-sm-push-5{left:41.6666666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.3333333333%}.col-sm-push-8{left:66.6666666667%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.3333333333%}.col-sm-push-11{left:91.6666666667%}.col-sm-push-12{left:100%}.col-sm-offset-0{margin-left:0}.col-sm-offset-1{margin-left:8.3333333333%}.col-sm-offset-2{margin-left:16.6666666667%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.3333333333%}.col-sm-offset-5{margin-left:41.6666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.3333333333%}.col-sm-offset-8{margin-left:66.6666666667%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.3333333333%}.col-sm-offset-11{margin-left:91.6666666667%}.col-sm-offset-12{margin-left:100%}}@media (min-width:992px){#ONLINE_RESERVATIONS #RESERVE_TRIP .assistance,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_actions,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_wrapper,#tarom-mobile-booking-form .passengers,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_actions,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_wrapper,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12{float:left}.col-md-1{width:8.3333333333%}.col-md-2{width:16.6666666667%}.col-md-3{width:25%}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_actions,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_wrapper,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_actions,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_wrapper,.col-md-4{width:33.3333333333%}.col-md-5{width:41.6666666667%}#ONLINE_RESERVATIONS #RESERVE_TRIP .assistance,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers,#tarom-mobile-booking-form .passengers,.col-md-6{width:50%}.col-md-7{width:58.3333333333%}.col-md-8{width:66.6666666667%}.col-md-9{width:75%}.col-md-10{width:83.3333333333%}.col-md-11{width:91.6666666667%}.col-md-12{width:100%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.3333333333%}.col-md-pull-2{right:16.6666666667%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.3333333333%}.col-md-pull-5{right:41.6666666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.3333333333%}.col-md-pull-8{right:66.6666666667%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.3333333333%}.col-md-pull-11{right:91.6666666667%}.col-md-pull-12{right:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.3333333333%}.col-md-push-2{left:16.6666666667%}.col-md-push-3{left:25%}.col-md-push-4{left:33.3333333333%}.col-md-push-5{left:41.6666666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.3333333333%}.col-md-push-8{left:66.6666666667%}.col-md-push-9{left:75%}.col-md-push-10{left:83.3333333333%}.col-md-push-11{left:91.6666666667%}.col-md-push-12{left:100%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.3333333333%}.col-md-offset-2{margin-left:16.6666666667%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.3333333333%}.col-md-offset-5{margin-left:41.6666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.3333333333%}.col-md-offset-8{margin-left:66.6666666667%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.3333333333%}.col-md-offset-11{margin-left:91.6666666667%}.col-md-offset-12{margin-left:100%}}@media (min-width:1200px){.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{float:left}.col-lg-1{width:8.3333333333%}.col-lg-2{width:16.6666666667%}.col-lg-3{width:25%}.col-lg-4{width:33.3333333333%}.col-lg-5{width:41.6666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.3333333333%}.col-lg-8{width:66.6666666667%}.col-lg-9{width:75%}.col-lg-10{width:83.3333333333%}.col-lg-11{width:91.6666666667%}.col-lg-12{width:100%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.3333333333%}.col-lg-pull-2{right:16.6666666667%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.3333333333%}.col-lg-pull-5{right:41.6666666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.3333333333%}.col-lg-pull-8{right:66.6666666667%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.3333333333%}.col-lg-pull-11{right:91.6666666667%}.col-lg-pull-12{right:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.3333333333%}.col-lg-push-2{left:16.6666666667%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.3333333333%}.col-lg-push-5{left:41.6666666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.3333333333%}.col-lg-push-8{left:66.6666666667%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.3333333333%}.col-lg-push-11{left:91.6666666667%}.col-lg-push-12{left:100%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.3333333333%}.col-lg-offset-2{margin-left:16.6666666667%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.3333333333%}.col-lg-offset-5{margin-left:41.6666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.3333333333%}.col-lg-offset-8{margin-left:66.6666666667%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.3333333333%}.col-lg-offset-11{margin-left:91.6666666667%}.col-lg-offset-12{margin-left:100%}}.page-content table,table{background-color:transparent}caption{padding-top:8px;padding-bottom:8px;color:#777}caption,th{text-align:left}.page-content table,.table{width:100%;max-width:100%;margin-bottom:21px}.page-content table>tbody>tr>td,.page-content table>tbody>tr>th,.page-content table>tfoot>tr>td,.page-content table>tfoot>tr>th,.page-content table>thead>tr>td,.page-content table>thead>tr>th,.table>tbody>tr>td,.table>tbody>tr>th,.table>tfoot>tr>td,.table>tfoot>tr>th,.table>thead>tr>td,.table>thead>tr>th{padding:8px;line-height:1.5714285714;vertical-align:top;border-top:1px solid #ddd}.page-content table>thead>tr>th,.table>thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.page-content table>caption+thead>tr:first-child>td,.page-content table>caption+thead>tr:first-child>th,.page-content table>colgroup+thead>tr:first-child>td,.page-content table>colgroup+thead>tr:first-child>th,.page-content table>thead:first-child>tr:first-child>td,.page-content table>thead:first-child>tr:first-child>th,.table>caption+thead>tr:first-child>td,.table>caption+thead>tr:first-child>th,.table>colgroup+thead>tr:first-child>td,.table>colgroup+thead>tr:first-child>th,.table>thead:first-child>tr:first-child>td,.table>thead:first-child>tr:first-child>th{border-top:0}.page-content table>tbody+tbody,.table>tbody+tbody{border-top:2px solid #ddd}.page-content .table table,.page-content table .table,.page-content table table,.table .page-content table,.table .table{background-color:#f3f3f3}.table-condensed>tbody>tr>td,.table-condensed>tbody>tr>th,.table-condensed>tfoot>tr>td,.table-condensed>tfoot>tr>th,.table-condensed>thead>tr>td,.table-condensed>thead>tr>th{padding:5px}.table-bordered,.table-bordered>tbody>tr>td,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>td,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border:1px solid #ddd}.table-bordered>thead>tr>td,.table-bordered>thead>tr>th{border-bottom-width:2px}.page-content table>tbody>tr:nth-of-type(odd),.table-striped>tbody>tr:nth-of-type(odd){background-color:#f9f9f9}.table-hover>tbody>tr:hover{background-color:#f5f5f5}table col[class*=col-]{position:static;float:none;display:table-column}table td[class*=col-],table th[class*=col-]{position:static;float:none;display:table-cell}.page-content table>tbody>tr.active>td,.page-content table>tbody>tr.active>th,.page-content table>tbody>tr>td.active,.page-content table>tbody>tr>th.active,.page-content table>tfoot>tr.active>td,.page-content table>tfoot>tr.active>th,.page-content table>tfoot>tr>td.active,.page-content table>tfoot>tr>th.active,.page-content table>thead>tr.active>td,.page-content table>thead>tr.active>th,.page-content table>thead>tr>td.active,.page-content table>thead>tr>th.active,.table>tbody>tr.active>td,.table>tbody>tr.active>th,.table>tbody>tr>td.active,.table>tbody>tr>th.active,.table>tfoot>tr.active>td,.table>tfoot>tr.active>th,.table>tfoot>tr>td.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>thead>tr.active>th,.table>thead>tr>td.active,.table>thead>tr>th.active{background-color:#f5f5f5}.table-hover>tbody>tr.active:hover>td,.table-hover>tbody>tr.active:hover>th,.table-hover>tbody>tr:hover>.active,.table-hover>tbody>tr>td.active:hover,.table-hover>tbody>tr>th.active:hover{background-color:#e8e8e8}.page-content table>tbody>tr.success>td,.page-content table>tbody>tr.success>th,.page-content table>tbody>tr>td.success,.page-content table>tbody>tr>th.success,.page-content table>tfoot>tr.success>td,.page-content table>tfoot>tr.success>th,.page-content table>tfoot>tr>td.success,.page-content table>tfoot>tr>th.success,.page-content table>thead>tr.success>td,.page-content table>thead>tr.success>th,.page-content table>thead>tr>td.success,.page-content table>thead>tr>th.success,.table>tbody>tr.success>td,.table>tbody>tr.success>th,.table>tbody>tr>td.success,.table>tbody>tr>th.success,.table>tfoot>tr.success>td,.table>tfoot>tr.success>th,.table>tfoot>tr>td.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>thead>tr.success>th,.table>thead>tr>td.success,.table>thead>tr>th.success{background-color:#dff0d8}.table-hover>tbody>tr.success:hover>td,.table-hover>tbody>tr.success:hover>th,.table-hover>tbody>tr:hover>.success,.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover{background-color:#d0e9c6}.page-content table>tbody>tr.info>td,.page-content table>tbody>tr.info>th,.page-content table>tbody>tr>td.info,.page-content table>tbody>tr>th.info,.page-content table>tfoot>tr.info>td,.page-content table>tfoot>tr.info>th,.page-content table>tfoot>tr>td.info,.page-content table>tfoot>tr>th.info,.page-content table>thead>tr.info>td,.page-content table>thead>tr.info>th,.page-content table>thead>tr>td.info,.page-content table>thead>tr>th.info,.table>tbody>tr.info>td,.table>tbody>tr.info>th,.table>tbody>tr>td.info,.table>tbody>tr>th.info,.table>tfoot>tr.info>td,.table>tfoot>tr.info>th,.table>tfoot>tr>td.info,.table>tfoot>tr>th.info,.table>thead>tr.info>td,.table>thead>tr.info>th,.table>thead>tr>td.info,.table>thead>tr>th.info{background-color:#d9edf7}.table-hover>tbody>tr.info:hover>td,.table-hover>tbody>tr.info:hover>th,.table-hover>tbody>tr:hover>.info,.table-hover>tbody>tr>td.info:hover,.table-hover>tbody>tr>th.info:hover{background-color:#c4e3f3}.page-content table>tbody>tr.warning>td,.page-content table>tbody>tr.warning>th,.page-content table>tbody>tr>td.warning,.page-content table>tbody>tr>th.warning,.page-content table>tfoot>tr.warning>td,.page-content table>tfoot>tr.warning>th,.page-content table>tfoot>tr>td.warning,.page-content table>tfoot>tr>th.warning,.page-content table>thead>tr.warning>td,.page-content table>thead>tr.warning>th,.page-content table>thead>tr>td.warning,.page-content table>thead>tr>th.warning,.table>tbody>tr.warning>td,.table>tbody>tr.warning>th,.table>tbody>tr>td.warning,.table>tbody>tr>th.warning,.table>tfoot>tr.warning>td,.table>tfoot>tr.warning>th,.table>tfoot>tr>td.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>thead>tr.warning>th,.table>thead>tr>td.warning,.table>thead>tr>th.warning{background-color:#fcf8e3}.table-hover>tbody>tr.warning:hover>td,.table-hover>tbody>tr.warning:hover>th,.table-hover>tbody>tr:hover>.warning,.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover{background-color:#faf2cc}.page-content table>tbody>tr.danger>td,.page-content table>tbody>tr.danger>th,.page-content table>tbody>tr>td.danger,.page-content table>tbody>tr>th.danger,.page-content table>tfoot>tr.danger>td,.page-content table>tfoot>tr.danger>th,.page-content table>tfoot>tr>td.danger,.page-content table>tfoot>tr>th.danger,.page-content table>thead>tr.danger>td,.page-content table>thead>tr.danger>th,.page-content table>thead>tr>td.danger,.page-content table>thead>tr>th.danger,.table>tbody>tr.danger>td,.table>tbody>tr.danger>th,.table>tbody>tr>td.danger,.table>tbody>tr>th.danger,.table>tfoot>tr.danger>td,.table>tfoot>tr.danger>th,.table>tfoot>tr>td.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>thead>tr.danger>th,.table>thead>tr>td.danger,.table>thead>tr>th.danger{background-color:#f2dede}.table-hover>tbody>tr.danger:hover>td,.table-hover>tbody>tr.danger:hover>th,.table-hover>tbody>tr:hover>.danger,.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover{background-color:#ebcccc}.table-responsive{overflow-x:auto;min-height:.01%}@media screen and (max-width:767px){.table-responsive{width:100%;margin-bottom:15.75px;overflow-y:hidden;-ms-overflow-style:-ms-autohiding-scrollbar;border:1px solid #ddd}.page-content .table-responsive>table,.table-responsive>.table{margin-bottom:0}.page-content .table-responsive>table>tbody>tr>td,.page-content .table-responsive>table>tbody>tr>th,.page-content .table-responsive>table>tfoot>tr>td,.page-content .table-responsive>table>tfoot>tr>th,.page-content .table-responsive>table>thead>tr>td,.page-content .table-responsive>table>thead>tr>th,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>td,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>thead>tr>th{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>th{border-bottom:0}}fieldset{margin:0;min-width:0}fieldset,legend{padding:0;border:0}legend{display:block;width:100%;margin-bottom:21px;font-size:21px;line-height:inherit;color:#333;border-bottom:1px solid #e5e5e5}#checkMyTrip label,#scheduleForm label,.form-item label,label{display:inline-block;max-width:100%;margin-bottom:5px;font-weight:700}input[type=search]{box-sizing:border-box}input[type=checkbox],input[type=radio]{margin:4px 0 0;margin-top:1px\9;line-height:normal}input[type=file]{display:block}input[type=range]{display:block;width:100%}select[multiple],select[size]{height:auto}input[type=checkbox]:focus,input[type=file]:focus,input[type=radio]:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}output{display:block;padding-top:7px;font-size:14px;line-height:1.5714285714;color:#5e707e}#checkMyTrip input[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,#scheduleForm .aeroportDestinatie select,#scheduleForm .aeroportStart select,#scheduleForm .intoarcere .calendar,#scheduleForm .plecare .calendar,#scheduleForm input.calendar,#scheduleForm select.selectBox,#tarom-orar-form .form-item-schedule-ddate .calendar,#tarom-orar-form .form-item-schedule-rdate .calendar,.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url],.comment-form textarea,.form-control,.form-item .form-select,.form-item .form-text,.search-form .search-field,select.customList{display:block;width:100%;height:35px;padding:6px 12px;font-size:14px;line-height:1.5714285714;color:#5e707e;background-color:#fff;background-image:none;border:1px solid #aeb7be;border-radius:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075);-webkit-transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out}#checkMyTrip input[type=text]:focus,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar:focus,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar:focus,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select:focus,#scheduleForm .aeroportDestinatie select:focus,#scheduleForm .aeroportStart select:focus,#scheduleForm .intoarcere .calendar:focus,#scheduleForm .plecare .calendar:focus,#scheduleForm input.calendar:focus,#scheduleForm select.selectBox:focus,#tarom-orar-form .form-item-schedule-ddate .calendar:focus,#tarom-orar-form .form-item-schedule-rdate .calendar:focus,.comment-form input[type=email]:focus,.comment-form input[type=text]:focus,.comment-form input[type=url]:focus,.comment-form textarea:focus,.form-control:focus,.form-item .form-select:focus,.form-item .form-text:focus,.search-form .search-field:focus,select.customList:focus{border-color:#66afe9;outline:0;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 8px rgba(102,175,233,.6)}#checkMyTrip input[type=text]::-moz-placeholder,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar::-moz-placeholder,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar::-moz-placeholder,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select::-moz-placeholder,#scheduleForm .aeroportDestinatie select::-moz-placeholder,#scheduleForm .aeroportStart select::-moz-placeholder,#scheduleForm .intoarcere .calendar::-moz-placeholder,#scheduleForm .plecare .calendar::-moz-placeholder,#scheduleForm input.calendar::-moz-placeholder,#scheduleForm select.selectBox::-moz-placeholder,#tarom-orar-form .form-item-schedule-ddate .calendar::-moz-placeholder,#tarom-orar-form .form-item-schedule-rdate .calendar::-moz-placeholder,.comment-form input[type=email]::-moz-placeholder,.comment-form input[type=text]::-moz-placeholder,.comment-form input[type=url]::-moz-placeholder,.comment-form textarea::-moz-placeholder,.form-control::-moz-placeholder,.form-item .form-select::-moz-placeholder,.form-item .form-text::-moz-placeholder,.search-form .search-field::-moz-placeholder,select.customList::-moz-placeholder{color:#999;opacity:1}#checkMyTrip input[type=text]:-ms-input-placeholder,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar:-ms-input-placeholder,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar:-ms-input-placeholder,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select:-ms-input-placeholder,#scheduleForm .aeroportDestinatie select:-ms-input-placeholder,#scheduleForm .aeroportStart select:-ms-input-placeholder,#scheduleForm .intoarcere .calendar:-ms-input-placeholder,#scheduleForm .plecare .calendar:-ms-input-placeholder,#scheduleForm input.calendar:-ms-input-placeholder,#scheduleForm select.selectBox:-ms-input-placeholder,#tarom-orar-form .form-item-schedule-ddate .calendar:-ms-input-placeholder,#tarom-orar-form .form-item-schedule-rdate .calendar:-ms-input-placeholder,.comment-form input[type=email]:-ms-input-placeholder,.comment-form input[type=text]:-ms-input-placeholder,.comment-form input[type=url]:-ms-input-placeholder,.comment-form textarea:-ms-input-placeholder,.form-control:-ms-input-placeholder,.form-item .form-select:-ms-input-placeholder,.form-item .form-text:-ms-input-placeholder,.search-form .search-field:-ms-input-placeholder,select.customList:-ms-input-placeholder{color:#999}#checkMyTrip input[type=text]::-webkit-input-placeholder,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar::-webkit-input-placeholder,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar::-webkit-input-placeholder,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select::-webkit-input-placeholder,#scheduleForm .aeroportDestinatie select::-webkit-input-placeholder,#scheduleForm .aeroportStart select::-webkit-input-placeholder,#scheduleForm .intoarcere .calendar::-webkit-input-placeholder,#scheduleForm .plecare .calendar::-webkit-input-placeholder,#scheduleForm input.calendar::-webkit-input-placeholder,#scheduleForm select.selectBox::-webkit-input-placeholder,#tarom-orar-form .form-item-schedule-ddate .calendar::-webkit-input-placeholder,#tarom-orar-form .form-item-schedule-rdate .calendar::-webkit-input-placeholder,.comment-form input[type=email]::-webkit-input-placeholder,.comment-form input[type=text]::-webkit-input-placeholder,.comment-form input[type=url]::-webkit-input-placeholder,.comment-form textarea::-webkit-input-placeholder,.form-control::-webkit-input-placeholder,.form-item .form-select::-webkit-input-placeholder,.form-item .form-text::-webkit-input-placeholder,.search-form .search-field::-webkit-input-placeholder,select.customList::-webkit-input-placeholder{color:#999}#checkMyTrip input[type=text]::-ms-expand,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar::-ms-expand,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar::-ms-expand,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select::-ms-expand,#scheduleForm .aeroportDestinatie select::-ms-expand,#scheduleForm .aeroportStart select::-ms-expand,#scheduleForm .intoarcere .calendar::-ms-expand,#scheduleForm .plecare .calendar::-ms-expand,#scheduleForm input.calendar::-ms-expand,#scheduleForm select.selectBox::-ms-expand,#tarom-orar-form .form-item-schedule-ddate .calendar::-ms-expand,#tarom-orar-form .form-item-schedule-rdate .calendar::-ms-expand,.comment-form input[type=email]::-ms-expand,.comment-form input[type=text]::-ms-expand,.comment-form input[type=url]::-ms-expand,.comment-form textarea::-ms-expand,.form-control::-ms-expand,.form-item .form-select::-ms-expand,.form-item .form-text::-ms-expand,.search-form .search-field::-ms-expand,select.customList::-ms-expand{border:0;background-color:transparent}#checkMyTrip fieldset[disabled] input[type=text],#checkMyTrip input[disabled][type=text],#checkMyTrip input[readonly][type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 [disabled].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 [readonly].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 fieldset[disabled] .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details [disabled].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details [readonly].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details fieldset[disabled] .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location fieldset[disabled] select,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select[disabled],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select[readonly],#scheduleForm .aeroportDestinatie fieldset[disabled] select,#scheduleForm .aeroportDestinatie select[disabled],#scheduleForm .aeroportDestinatie select[readonly],#scheduleForm .aeroportStart fieldset[disabled] select,#scheduleForm .aeroportStart select[disabled],#scheduleForm .aeroportStart select[readonly],#scheduleForm .intoarcere [disabled].calendar,#scheduleForm .intoarcere [readonly].calendar,#scheduleForm .intoarcere fieldset[disabled] .calendar,#scheduleForm .plecare [disabled].calendar,#scheduleForm .plecare [readonly].calendar,#scheduleForm .plecare fieldset[disabled] .calendar,#scheduleForm fieldset[disabled] input.calendar,#scheduleForm fieldset[disabled] select.selectBox,#scheduleForm input[disabled].calendar,#scheduleForm input[readonly].calendar,#scheduleForm select[disabled].selectBox,#scheduleForm select[readonly].selectBox,#tarom-orar-form .form-item-schedule-ddate [disabled].calendar,#tarom-orar-form .form-item-schedule-ddate [readonly].calendar,#tarom-orar-form .form-item-schedule-ddate fieldset[disabled] .calendar,#tarom-orar-form .form-item-schedule-rdate [disabled].calendar,#tarom-orar-form .form-item-schedule-rdate [readonly].calendar,#tarom-orar-form .form-item-schedule-rdate fieldset[disabled] .calendar,.comment-form fieldset[disabled] input[type=email],.comment-form fieldset[disabled] input[type=text],.comment-form fieldset[disabled] input[type=url],.comment-form fieldset[disabled] textarea,.comment-form input[disabled][type=email],.comment-form input[disabled][type=text],.comment-form input[disabled][type=url],.comment-form input[readonly][type=email],.comment-form input[readonly][type=text],.comment-form input[readonly][type=url],.comment-form textarea[disabled],.comment-form textarea[readonly],.form-control[disabled],.form-control[readonly],.form-item [disabled].form-select,.form-item [disabled].form-text,.form-item [readonly].form-select,.form-item [readonly].form-text,.form-item fieldset[disabled] .form-select,.form-item fieldset[disabled] .form-text,.search-form [disabled].search-field,.search-form [readonly].search-field,.search-form fieldset[disabled] .search-field,fieldset[disabled] #checkMyTrip input[type=text],fieldset[disabled] #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar,fieldset[disabled] #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar,fieldset[disabled] #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,fieldset[disabled] #scheduleForm .aeroportDestinatie select,fieldset[disabled] #scheduleForm .aeroportStart select,fieldset[disabled] #scheduleForm .intoarcere .calendar,fieldset[disabled] #scheduleForm .plecare .calendar,fieldset[disabled] #scheduleForm input.calendar,fieldset[disabled] #scheduleForm select.selectBox,fieldset[disabled] #tarom-orar-form .form-item-schedule-ddate .calendar,fieldset[disabled] #tarom-orar-form .form-item-schedule-rdate .calendar,fieldset[disabled] .comment-form input[type=email],fieldset[disabled] .comment-form input[type=text],fieldset[disabled] .comment-form input[type=url],fieldset[disabled] .comment-form textarea,fieldset[disabled] .form-control,fieldset[disabled] .form-item .form-select,fieldset[disabled] .form-item .form-text,fieldset[disabled] .search-form .search-field,fieldset[disabled] select.customList,select[disabled].customList,select[readonly].customList{background-color:#eee;opacity:1}#checkMyTrip fieldset[disabled] input[type=text],#checkMyTrip input[disabled][type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 [disabled].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 fieldset[disabled] .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details [disabled].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details fieldset[disabled] .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location fieldset[disabled] select,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select[disabled],#scheduleForm .aeroportDestinatie fieldset[disabled] select,#scheduleForm .aeroportDestinatie select[disabled],#scheduleForm .aeroportStart fieldset[disabled] select,#scheduleForm .aeroportStart select[disabled],#scheduleForm .intoarcere [disabled].calendar,#scheduleForm .intoarcere fieldset[disabled] .calendar,#scheduleForm .plecare [disabled].calendar,#scheduleForm .plecare fieldset[disabled] .calendar,#scheduleForm fieldset[disabled] input.calendar,#scheduleForm fieldset[disabled] select.selectBox,#scheduleForm input[disabled].calendar,#scheduleForm select[disabled].selectBox,#tarom-orar-form .form-item-schedule-ddate [disabled].calendar,#tarom-orar-form .form-item-schedule-ddate fieldset[disabled] .calendar,#tarom-orar-form .form-item-schedule-rdate [disabled].calendar,#tarom-orar-form .form-item-schedule-rdate fieldset[disabled] .calendar,.comment-form fieldset[disabled] input[type=email],.comment-form fieldset[disabled] input[type=text],.comment-form fieldset[disabled] input[type=url],.comment-form fieldset[disabled] textarea,.comment-form input[disabled][type=email],.comment-form input[disabled][type=text],.comment-form input[disabled][type=url],.comment-form textarea[disabled],.form-control[disabled],.form-item [disabled].form-select,.form-item [disabled].form-text,.form-item fieldset[disabled] .form-select,.form-item fieldset[disabled] .form-text,.search-form [disabled].search-field,.search-form fieldset[disabled] .search-field,fieldset[disabled] #checkMyTrip input[type=text],fieldset[disabled] #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar,fieldset[disabled] #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar,fieldset[disabled] #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,fieldset[disabled] #scheduleForm .aeroportDestinatie select,fieldset[disabled] #scheduleForm .aeroportStart select,fieldset[disabled] #scheduleForm .intoarcere .calendar,fieldset[disabled] #scheduleForm .plecare .calendar,fieldset[disabled] #scheduleForm input.calendar,fieldset[disabled] #scheduleForm select.selectBox,fieldset[disabled] #tarom-orar-form .form-item-schedule-ddate .calendar,fieldset[disabled] #tarom-orar-form .form-item-schedule-rdate .calendar,fieldset[disabled] .comment-form input[type=email],fieldset[disabled] .comment-form input[type=text],fieldset[disabled] .comment-form input[type=url],fieldset[disabled] .comment-form textarea,fieldset[disabled] .form-control,fieldset[disabled] .form-item .form-select,fieldset[disabled] .form-item .form-text,fieldset[disabled] .search-form .search-field,fieldset[disabled] select.customList,select[disabled].customList{cursor:not-allowed}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 textarea.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details textarea.calendar,#scheduleForm .intoarcere textarea.calendar,#scheduleForm .plecare textarea.calendar,#tarom-orar-form .form-item-schedule-ddate textarea.calendar,#tarom-orar-form .form-item-schedule-rdate textarea.calendar,.comment-form textarea,.form-item textarea.form-select,.form-item textarea.form-text,.search-form textarea.search-field,textarea.form-control{height:auto}input[type=search]{-webkit-appearance:none}@media screen and (-webkit-min-device-pixel-ratio:0){#checkMyTrip input[type=date][type=text],#checkMyTrip input[type=datetime-local][type=text],#checkMyTrip input[type=month][type=text],#checkMyTrip input[type=time][type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 input[type=date].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 input[type=datetime-local].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 input[type=month].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 input[type=time].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details input[type=date].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details input[type=datetime-local].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details input[type=month].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details input[type=time].calendar,#scheduleForm input[type=date].calendar,#scheduleForm input[type=datetime-local].calendar,#scheduleForm input[type=month].calendar,#scheduleForm input[type=time].calendar,#tarom-orar-form .form-item-schedule-ddate input[type=date].calendar,#tarom-orar-form .form-item-schedule-ddate input[type=datetime-local].calendar,#tarom-orar-form .form-item-schedule-ddate input[type=month].calendar,#tarom-orar-form .form-item-schedule-ddate input[type=time].calendar,#tarom-orar-form .form-item-schedule-rdate input[type=date].calendar,#tarom-orar-form .form-item-schedule-rdate input[type=datetime-local].calendar,#tarom-orar-form .form-item-schedule-rdate input[type=month].calendar,#tarom-orar-form .form-item-schedule-rdate input[type=time].calendar,.comment-form input[type=date][type=email],.comment-form input[type=date][type=text],.comment-form input[type=date][type=url],.comment-form input[type=datetime-local][type=email],.comment-form input[type=datetime-local][type=text],.comment-form input[type=datetime-local][type=url],.comment-form input[type=month][type=email],.comment-form input[type=month][type=text],.comment-form input[type=month][type=url],.comment-form input[type=time][type=email],.comment-form input[type=time][type=text],.comment-form input[type=time][type=url],.form-item input[type=date].form-select,.form-item input[type=date].form-text,.form-item input[type=datetime-local].form-select,.form-item input[type=datetime-local].form-text,.form-item input[type=month].form-select,.form-item input[type=month].form-text,.form-item input[type=time].form-select,.form-item input[type=time].form-text,.search-form input[type=date].search-field,.search-form input[type=datetime-local].search-field,.search-form input[type=month].search-field,.search-form input[type=time].search-field,input[type=date].form-control,input[type=datetime-local].form-control,input[type=month].form-control,input[type=time].form-control{line-height:35px}#checkMyTrip .input-group-sm>input[type=date][type=text],#checkMyTrip .input-group-sm>input[type=datetime-local][type=text],#checkMyTrip .input-group-sm>input[type=month][type=text],#checkMyTrip .input-group-sm>input[type=time][type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-sm>input[type=date].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-sm>input[type=datetime-local].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-sm>input[type=month].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-sm>input[type=time].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-sm>input[type=date].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-sm>input[type=datetime-local].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-sm>input[type=month].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-sm>input[type=time].calendar,#scheduleForm .input-group-sm>input[type=date].calendar,#scheduleForm .input-group-sm>input[type=datetime-local].calendar,#scheduleForm .input-group-sm>input[type=month].calendar,#scheduleForm .input-group-sm>input[type=time].calendar,#scheduleForm .intoarcere .input-group-sm>input[type=date].calendar,#scheduleForm .intoarcere .input-group-sm>input[type=datetime-local].calendar,#scheduleForm .intoarcere .input-group-sm>input[type=month].calendar,#scheduleForm .intoarcere .input-group-sm>input[type=time].calendar,#scheduleForm .plecare .input-group-sm>input[type=date].calendar,#scheduleForm .plecare .input-group-sm>input[type=datetime-local].calendar,#scheduleForm .plecare .input-group-sm>input[type=month].calendar,#scheduleForm .plecare .input-group-sm>input[type=time].calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-sm>input[type=date].calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-sm>input[type=datetime-local].calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-sm>input[type=month].calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-sm>input[type=time].calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-sm>input[type=date].calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-sm>input[type=datetime-local].calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-sm>input[type=month].calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-sm>input[type=time].calendar,.comment-form .input-group-sm>.input-group-btn>input[type=date][type=submit],.comment-form .input-group-sm>.input-group-btn>input[type=datetime-local][type=submit],.comment-form .input-group-sm>.input-group-btn>input[type=month][type=submit],.comment-form .input-group-sm>.input-group-btn>input[type=time][type=submit],.comment-form .input-group-sm>input[type=date][type=email],.comment-form .input-group-sm>input[type=date][type=text],.comment-form .input-group-sm>input[type=date][type=url],.comment-form .input-group-sm>input[type=datetime-local][type=email],.comment-form .input-group-sm>input[type=datetime-local][type=text],.comment-form .input-group-sm>input[type=datetime-local][type=url],.comment-form .input-group-sm>input[type=month][type=email],.comment-form .input-group-sm>input[type=month][type=text],.comment-form .input-group-sm>input[type=month][type=url],.comment-form .input-group-sm>input[type=time][type=email],.comment-form .input-group-sm>input[type=time][type=text],.comment-form .input-group-sm>input[type=time][type=url],.form-item .input-group-sm>input[type=date].form-select,.form-item .input-group-sm>input[type=date].form-text,.form-item .input-group-sm>input[type=datetime-local].form-select,.form-item .input-group-sm>input[type=datetime-local].form-text,.form-item .input-group-sm>input[type=month].form-select,.form-item .input-group-sm>input[type=month].form-text,.form-item .input-group-sm>input[type=time].form-select,.form-item .input-group-sm>input[type=time].form-text,.input-group-sm>.input-group-btn>input[type=date].btn,.input-group-sm>.input-group-btn>input[type=date].button.form-submit,.input-group-sm>.input-group-btn>input[type=datetime-local].btn,.input-group-sm>.input-group-btn>input[type=datetime-local].button.form-submit,.input-group-sm>.input-group-btn>input[type=month].btn,.input-group-sm>.input-group-btn>input[type=month].button.form-submit,.input-group-sm>.input-group-btn>input[type=time].btn,.input-group-sm>.input-group-btn>input[type=time].button.form-submit,.input-group-sm>input[type=date].form-control,.input-group-sm>input[type=date].input-group-addon,.input-group-sm>input[type=datetime-local].form-control,.input-group-sm>input[type=datetime-local].input-group-addon,.input-group-sm>input[type=month].form-control,.input-group-sm>input[type=month].input-group-addon,.input-group-sm>input[type=time].form-control,.input-group-sm>input[type=time].input-group-addon,.input-group-sm input[type=date],.input-group-sm input[type=datetime-local],.input-group-sm input[type=month],.input-group-sm input[type=time],.search-form .input-group-sm>.input-group-btn>input[type=date].search-submit,.search-form .input-group-sm>.input-group-btn>input[type=datetime-local].search-submit,.search-form .input-group-sm>.input-group-btn>input[type=month].search-submit,.search-form .input-group-sm>.input-group-btn>input[type=time].search-submit,.search-form .input-group-sm>input[type=date].search-field,.search-form .input-group-sm>input[type=datetime-local].search-field,.search-form .input-group-sm>input[type=month].search-field,.search-form .input-group-sm>input[type=time].search-field,input[type=date].input-sm,input[type=datetime-local].input-sm,input[type=month].input-sm,input[type=time].input-sm{line-height:30px}#checkMyTrip .input-group-lg>input[type=date][type=text],#checkMyTrip .input-group-lg>input[type=datetime-local][type=text],#checkMyTrip .input-group-lg>input[type=month][type=text],#checkMyTrip .input-group-lg>input[type=time][type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>input[type=date].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>input[type=datetime-local].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>input[type=month].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>input[type=time].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>input[type=date].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>input[type=datetime-local].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>input[type=month].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>input[type=time].calendar,#scheduleForm .input-group-lg>input[type=date].calendar,#scheduleForm .input-group-lg>input[type=datetime-local].calendar,#scheduleForm .input-group-lg>input[type=month].calendar,#scheduleForm .input-group-lg>input[type=time].calendar,#scheduleForm .intoarcere .input-group-lg>input[type=date].calendar,#scheduleForm .intoarcere .input-group-lg>input[type=datetime-local].calendar,#scheduleForm .intoarcere .input-group-lg>input[type=month].calendar,#scheduleForm .intoarcere .input-group-lg>input[type=time].calendar,#scheduleForm .plecare .input-group-lg>input[type=date].calendar,#scheduleForm .plecare .input-group-lg>input[type=datetime-local].calendar,#scheduleForm .plecare .input-group-lg>input[type=month].calendar,#scheduleForm .plecare .input-group-lg>input[type=time].calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-lg>input[type=date].calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-lg>input[type=datetime-local].calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-lg>input[type=month].calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-lg>input[type=time].calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-lg>input[type=date].calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-lg>input[type=datetime-local].calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-lg>input[type=month].calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-lg>input[type=time].calendar,.comment-form .input-group-lg>.input-group-btn>input[type=date][type=submit],.comment-form .input-group-lg>.input-group-btn>input[type=datetime-local][type=submit],.comment-form .input-group-lg>.input-group-btn>input[type=month][type=submit],.comment-form .input-group-lg>.input-group-btn>input[type=time][type=submit],.comment-form .input-group-lg>input[type=date][type=email],.comment-form .input-group-lg>input[type=date][type=text],.comment-form .input-group-lg>input[type=date][type=url],.comment-form .input-group-lg>input[type=datetime-local][type=email],.comment-form .input-group-lg>input[type=datetime-local][type=text],.comment-form .input-group-lg>input[type=datetime-local][type=url],.comment-form .input-group-lg>input[type=month][type=email],.comment-form .input-group-lg>input[type=month][type=text],.comment-form .input-group-lg>input[type=month][type=url],.comment-form .input-group-lg>input[type=time][type=email],.comment-form .input-group-lg>input[type=time][type=text],.comment-form .input-group-lg>input[type=time][type=url],.form-item .input-group-lg>input[type=date].form-select,.form-item .input-group-lg>input[type=date].form-text,.form-item .input-group-lg>input[type=datetime-local].form-select,.form-item .input-group-lg>input[type=datetime-local].form-text,.form-item .input-group-lg>input[type=month].form-select,.form-item .input-group-lg>input[type=month].form-text,.form-item .input-group-lg>input[type=time].form-select,.form-item .input-group-lg>input[type=time].form-text,.input-group-lg>.input-group-btn>input[type=date].btn,.input-group-lg>.input-group-btn>input[type=date].button.form-submit,.input-group-lg>.input-group-btn>input[type=datetime-local].btn,.input-group-lg>.input-group-btn>input[type=datetime-local].button.form-submit,.input-group-lg>.input-group-btn>input[type=month].btn,.input-group-lg>.input-group-btn>input[type=month].button.form-submit,.input-group-lg>.input-group-btn>input[type=time].btn,.input-group-lg>.input-group-btn>input[type=time].button.form-submit,.input-group-lg>input[type=date].form-control,.input-group-lg>input[type=date].input-group-addon,.input-group-lg>input[type=datetime-local].form-control,.input-group-lg>input[type=datetime-local].input-group-addon,.input-group-lg>input[type=month].form-control,.input-group-lg>input[type=month].input-group-addon,.input-group-lg>input[type=time].form-control,.input-group-lg>input[type=time].input-group-addon,.input-group-lg input[type=date],.input-group-lg input[type=datetime-local],.input-group-lg input[type=month],.input-group-lg input[type=time],.search-form .input-group-lg>.input-group-btn>input[type=date].search-submit,.search-form .input-group-lg>.input-group-btn>input[type=datetime-local].search-submit,.search-form .input-group-lg>.input-group-btn>input[type=month].search-submit,.search-form .input-group-lg>.input-group-btn>input[type=time].search-submit,.search-form .input-group-lg>input[type=date].search-field,.search-form .input-group-lg>input[type=datetime-local].search-field,.search-form .input-group-lg>input[type=month].search-field,.search-form .input-group-lg>input[type=time].search-field,input[type=date].input-lg,input[type=datetime-local].input-lg,input[type=month].input-lg,input[type=time].input-lg{line-height:44px}}#checkMyTrip .check_element,#checkMyTrip .search-form label,#ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer,#ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container,#ONLINE_RESERVATIONS #RESERVE_NOTICE .paymentIcons,#scheduleForm .search-form label,.comment-form p,.form-group,.form-item,.search-form #checkMyTrip label,.search-form #scheduleForm label,.search-form label{margin-bottom:15px}.checkbox,.radio{position:relative;display:block;margin-top:10px;margin-bottom:10px}#checkMyTrip .checkbox label,#checkMyTrip .radio label,#scheduleForm .checkbox label,#scheduleForm .radio label,.checkbox #checkMyTrip label,.checkbox #scheduleForm label,.checkbox label,.radio #checkMyTrip label,.radio #scheduleForm label,.radio label{min-height:21px;padding-left:20px;margin-bottom:0;font-weight:400;cursor:pointer}#ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer .paymentItem input[type=radio],#ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container p input[type=checkbox],.checkbox-inline input[type=checkbox],.checkbox input[type=checkbox],.radio-inline input[type=radio],.radio input[type=radio]{position:absolute;margin-left:-20px;margin-top:4px\9}.checkbox+.checkbox,.radio+.radio{margin-top:-5px}#ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer .paymentItem,#ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container p,.checkbox-inline,.radio-inline{position:relative;display:inline-block;padding-left:20px;margin-bottom:0;vertical-align:middle;font-weight:400;cursor:pointer}#ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer .paymentItem+.paymentItem,#ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer .paymentItem+.radio-inline,#ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer .radio-inline+.paymentItem,#ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container .checkbox-inline+p,#ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container p+.checkbox-inline,#ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container p+p,.checkbox-inline+.checkbox-inline,.radio-inline+.radio-inline{margin-top:0;margin-left:10px}#checkMyTrip .checkbox.disabled label,#checkMyTrip .radio.disabled label,#checkMyTrip fieldset[disabled] .checkbox label,#checkMyTrip fieldset[disabled] .radio label,#ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer .disabled.paymentItem,#ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer fieldset[disabled] .paymentItem,#ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container fieldset[disabled] p,#ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container p.disabled,#scheduleForm .checkbox.disabled label,#scheduleForm .radio.disabled label,#scheduleForm fieldset[disabled] .checkbox label,#scheduleForm fieldset[disabled] .radio label,.checkbox-inline.disabled,.checkbox.disabled #checkMyTrip label,.checkbox.disabled #scheduleForm label,.checkbox.disabled .form-item label,.checkbox.disabled label,.form-item .checkbox.disabled label,.radio-inline.disabled,.radio.disabled #checkMyTrip label,.radio.disabled #scheduleForm label,.radio.disabled label,fieldset[disabled] #ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer .paymentItem,fieldset[disabled] #ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container p,fieldset[disabled] .checkbox #checkMyTrip label,fieldset[disabled] .checkbox #scheduleForm label,fieldset[disabled] .checkbox-inline,fieldset[disabled] .checkbox label,fieldset[disabled] .radio #checkMyTrip label,fieldset[disabled] .radio #scheduleForm label,fieldset[disabled] .radio-inline,fieldset[disabled] .radio label,fieldset[disabled] input[type=checkbox],fieldset[disabled] input[type=radio],input[type=checkbox].disabled,input[type=checkbox][disabled],input[type=radio].disabled,input[type=radio][disabled]{cursor:not-allowed}.form-control-static{padding-top:7px;padding-bottom:7px;margin-bottom:0;min-height:35px}#checkMyTrip .input-group-lg>input.form-control-static[type=text],#checkMyTrip .input-group-sm>input.form-control-static[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>.form-control-static.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-sm>.form-control-static.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>.form-control-static.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-sm>.form-control-static.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group-lg>select.form-control-static,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group-sm>select.form-control-static,#scheduleForm .aeroportDestinatie .input-group-lg>select.form-control-static,#scheduleForm .aeroportDestinatie .input-group-sm>select.form-control-static,#scheduleForm .aeroportStart .input-group-lg>select.form-control-static,#scheduleForm .aeroportStart .input-group-sm>select.form-control-static,#scheduleForm .input-group-lg>input.form-control-static.calendar,#scheduleForm .input-group-lg>select.form-control-static.selectBox,#scheduleForm .input-group-sm>input.form-control-static.calendar,#scheduleForm .input-group-sm>select.form-control-static.selectBox,#scheduleForm .intoarcere .input-group-lg>.form-control-static.calendar,#scheduleForm .intoarcere .input-group-sm>.form-control-static.calendar,#scheduleForm .plecare .input-group-lg>.form-control-static.calendar,#scheduleForm .plecare .input-group-sm>.form-control-static.calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-lg>.form-control-static.calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-sm>.form-control-static.calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-lg>.form-control-static.calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-sm>.form-control-static.calendar,.button .input-group-lg>.input-group-btn>a.form-control-static,.button .input-group-sm>.input-group-btn>a.form-control-static,.comment-form .input-group-lg>.input-group-btn>input.form-control-static[type=submit],.comment-form .input-group-lg>input.form-control-static[type=email],.comment-form .input-group-lg>input.form-control-static[type=text],.comment-form .input-group-lg>input.form-control-static[type=url],.comment-form .input-group-lg>textarea.form-control-static,.comment-form .input-group-sm>.input-group-btn>input.form-control-static[type=submit],.comment-form .input-group-sm>input.form-control-static[type=email],.comment-form .input-group-sm>input.form-control-static[type=text],.comment-form .input-group-sm>input.form-control-static[type=url],.comment-form .input-group-sm>textarea.form-control-static,.form-control-static.input-lg,.form-control-static.input-sm,.form-item .input-group-lg>.form-control-static.form-select,.form-item .input-group-lg>.form-control-static.form-text,.form-item .input-group-sm>.form-control-static.form-select,.form-item .input-group-sm>.form-control-static.form-text,.input-group-lg>.form-control-static.form-control,.input-group-lg>.form-control-static.input-group-addon,.input-group-lg>.input-group-btn>.form-control-static.btn,.input-group-lg>.input-group-btn>.form-control-static.button.form-submit,.input-group-lg>select.form-control-static.customList,.input-group-sm>.form-control-static.form-control,.input-group-sm>.form-control-static.input-group-addon,.input-group-sm>.input-group-btn>.form-control-static.btn,.input-group-sm>.input-group-btn>.form-control-static.button.form-submit,.input-group-sm>select.form-control-static.customList,.search-form .input-group-lg>.form-control-static.search-field,.search-form .input-group-lg>.input-group-btn>.form-control-static.search-submit,.search-form .input-group-sm>.form-control-static.search-field,.search-form .input-group-sm>.input-group-btn>.form-control-static.search-submit{padding-left:0;padding-right:0}#checkMyTrip .input-group-sm>input[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-sm>.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-sm>.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group-sm>select,#scheduleForm .aeroportDestinatie .input-group-sm>select,#scheduleForm .aeroportStart .input-group-sm>select,#scheduleForm .input-group-sm>input.calendar,#scheduleForm .input-group-sm>select.selectBox,#scheduleForm .intoarcere .input-group-sm>.calendar,#scheduleForm .plecare .input-group-sm>.calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-sm>.calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-sm>.calendar,.button .input-group-sm>.input-group-btn>a,.comment-form .input-group-sm>.input-group-btn>input[type=submit],.comment-form .input-group-sm>input[type=email],.comment-form .input-group-sm>input[type=text],.comment-form .input-group-sm>input[type=url],.comment-form .input-group-sm>textarea,.form-item .input-group-sm>.form-select,.form-item .input-group-sm>.form-text,.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn,.input-group-sm>.input-group-btn>.button.form-submit,.input-group-sm>select.customList,.input-sm,.search-form .input-group-sm>.input-group-btn>.search-submit,.search-form .input-group-sm>.search-field{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:0}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-sm>select.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-sm>select.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group-sm>select,#scheduleForm .aeroportDestinatie .input-group-sm>select,#scheduleForm .aeroportStart .input-group-sm>select,#scheduleForm .input-group-sm>select.selectBox,#scheduleForm .intoarcere .input-group-sm>select.calendar,#scheduleForm .plecare .input-group-sm>select.calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-sm>select.calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-sm>select.calendar,.form-item .input-group-sm>select.form-select,.form-item .input-group-sm>select.form-text,.input-group-sm>.input-group-btn>select.btn,.input-group-sm>.input-group-btn>select.button.form-submit,.input-group-sm>select.customList,.input-group-sm>select.form-control,.input-group-sm>select.input-group-addon,.search-form .input-group-sm>.input-group-btn>select.search-submit,.search-form .input-group-sm>select.search-field,select.input-sm{height:30px;line-height:30px}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-sm>select[multiple].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-sm>textarea.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-sm>select[multiple].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-sm>textarea.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group-sm>select[multiple],#scheduleForm .aeroportDestinatie .input-group-sm>select[multiple],#scheduleForm .aeroportStart .input-group-sm>select[multiple],#scheduleForm .input-group-sm>select[multiple].selectBox,#scheduleForm .intoarcere .input-group-sm>select[multiple].calendar,#scheduleForm .intoarcere .input-group-sm>textarea.calendar,#scheduleForm .plecare .input-group-sm>select[multiple].calendar,#scheduleForm .plecare .input-group-sm>textarea.calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-sm>select[multiple].calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-sm>textarea.calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-sm>select[multiple].calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-sm>textarea.calendar,.comment-form .input-group-sm>textarea,.form-item .input-group-sm>select[multiple].form-select,.form-item .input-group-sm>select[multiple].form-text,.form-item .input-group-sm>textarea.form-select,.form-item .input-group-sm>textarea.form-text,.input-group-sm>.input-group-btn>select[multiple].btn,.input-group-sm>.input-group-btn>select[multiple].button.form-submit,.input-group-sm>.input-group-btn>textarea.btn,.input-group-sm>.input-group-btn>textarea.button.form-submit,.input-group-sm>select[multiple].customList,.input-group-sm>select[multiple].form-control,.input-group-sm>select[multiple].input-group-addon,.input-group-sm>textarea.form-control,.input-group-sm>textarea.input-group-addon,.search-form .input-group-sm>.input-group-btn>select[multiple].search-submit,.search-form .input-group-sm>.input-group-btn>textarea.search-submit,.search-form .input-group-sm>select[multiple].search-field,.search-form .input-group-sm>textarea.search-field,select[multiple].input-sm,textarea.input-sm{height:auto}#checkMyTrip .form-group-sm input[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .form-group-sm .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .form-group-sm .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .form-group-sm select,#scheduleForm .aeroportDestinatie .form-group-sm select,#scheduleForm .aeroportStart .form-group-sm select,#scheduleForm .form-group-sm input.calendar,#scheduleForm .form-group-sm select.selectBox,#scheduleForm .intoarcere .form-group-sm .calendar,#scheduleForm .plecare .form-group-sm .calendar,#tarom-orar-form .form-item-schedule-ddate .form-group-sm .calendar,#tarom-orar-form .form-item-schedule-rdate .form-group-sm .calendar,.comment-form .form-group-sm input[type=email],.comment-form .form-group-sm input[type=text],.comment-form .form-group-sm input[type=url],.comment-form .form-group-sm textarea,.form-group-sm #checkMyTrip input[type=text],.form-group-sm #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar,.form-group-sm #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar,.form-group-sm #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,.form-group-sm #scheduleForm .aeroportDestinatie select,.form-group-sm #scheduleForm .aeroportStart select,.form-group-sm #scheduleForm .intoarcere .calendar,.form-group-sm #scheduleForm .plecare .calendar,.form-group-sm #scheduleForm input.calendar,.form-group-sm #scheduleForm select.selectBox,.form-group-sm #tarom-orar-form .form-item-schedule-ddate .calendar,.form-group-sm #tarom-orar-form .form-item-schedule-rdate .calendar,.form-group-sm .comment-form input[type=email],.form-group-sm .comment-form input[type=text],.form-group-sm .comment-form input[type=url],.form-group-sm .comment-form textarea,.form-group-sm .form-control,.form-group-sm .form-item .form-select,.form-group-sm .form-item .form-text,.form-group-sm .search-form .search-field,.form-group-sm select.customList,.form-item .form-group-sm .form-select,.form-item .form-group-sm .form-text,.search-form .form-group-sm .search-field{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:0}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .form-group-sm select.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .form-group-sm select.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .form-group-sm select,#scheduleForm .aeroportDestinatie .form-group-sm select,#scheduleForm .aeroportStart .form-group-sm select,#scheduleForm .form-group-sm select.selectBox,#scheduleForm .intoarcere .form-group-sm select.calendar,#scheduleForm .plecare .form-group-sm select.calendar,#tarom-orar-form .form-item-schedule-ddate .form-group-sm select.calendar,#tarom-orar-form .form-item-schedule-rdate .form-group-sm select.calendar,.form-group-sm #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 select.calendar,.form-group-sm #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details select.calendar,.form-group-sm #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,.form-group-sm #scheduleForm .aeroportDestinatie select,.form-group-sm #scheduleForm .aeroportStart select,.form-group-sm #scheduleForm .intoarcere select.calendar,.form-group-sm #scheduleForm .plecare select.calendar,.form-group-sm #scheduleForm select.selectBox,.form-group-sm #tarom-orar-form .form-item-schedule-ddate select.calendar,.form-group-sm #tarom-orar-form .form-item-schedule-rdate select.calendar,.form-group-sm .form-item select.form-select,.form-group-sm .form-item select.form-text,.form-group-sm .search-form select.search-field,.form-group-sm select.customList,.form-group-sm select.form-control,.form-item .form-group-sm select.form-select,.form-item .form-group-sm select.form-text,.search-form .form-group-sm select.search-field{height:30px;line-height:30px}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .form-group-sm select[multiple].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .form-group-sm textarea.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .form-group-sm select[multiple].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .form-group-sm textarea.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .form-group-sm select[multiple],#scheduleForm .aeroportDestinatie .form-group-sm select[multiple],#scheduleForm .aeroportStart .form-group-sm select[multiple],#scheduleForm .form-group-sm select[multiple].selectBox,#scheduleForm .intoarcere .form-group-sm select[multiple].calendar,#scheduleForm .intoarcere .form-group-sm textarea.calendar,#scheduleForm .plecare .form-group-sm select[multiple].calendar,#scheduleForm .plecare .form-group-sm textarea.calendar,#tarom-orar-form .form-item-schedule-ddate .form-group-sm select[multiple].calendar,#tarom-orar-form .form-item-schedule-ddate .form-group-sm textarea.calendar,#tarom-orar-form .form-item-schedule-rdate .form-group-sm select[multiple].calendar,#tarom-orar-form .form-item-schedule-rdate .form-group-sm textarea.calendar,.comment-form .form-group-sm textarea,.form-group-sm #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 select[multiple].calendar,.form-group-sm #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 textarea.calendar,.form-group-sm #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details select[multiple].calendar,.form-group-sm #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details textarea.calendar,.form-group-sm #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select[multiple],.form-group-sm #scheduleForm .aeroportDestinatie select[multiple],.form-group-sm #scheduleForm .aeroportStart select[multiple],.form-group-sm #scheduleForm .intoarcere select[multiple].calendar,.form-group-sm #scheduleForm .intoarcere textarea.calendar,.form-group-sm #scheduleForm .plecare select[multiple].calendar,.form-group-sm #scheduleForm .plecare textarea.calendar,.form-group-sm #scheduleForm select[multiple].selectBox,.form-group-sm #tarom-orar-form .form-item-schedule-ddate select[multiple].calendar,.form-group-sm #tarom-orar-form .form-item-schedule-ddate textarea.calendar,.form-group-sm #tarom-orar-form .form-item-schedule-rdate select[multiple].calendar,.form-group-sm #tarom-orar-form .form-item-schedule-rdate textarea.calendar,.form-group-sm .comment-form textarea,.form-group-sm .form-item select[multiple].form-select,.form-group-sm .form-item select[multiple].form-text,.form-group-sm .form-item textarea.form-select,.form-group-sm .form-item textarea.form-text,.form-group-sm .search-form select[multiple].search-field,.form-group-sm .search-form textarea.search-field,.form-group-sm select[multiple].customList,.form-group-sm select[multiple].form-control,.form-group-sm textarea.form-control,.form-item .form-group-sm select[multiple].form-select,.form-item .form-group-sm select[multiple].form-text,.form-item .form-group-sm textarea.form-select,.form-item .form-group-sm textarea.form-text,.search-form .form-group-sm select[multiple].search-field,.search-form .form-group-sm textarea.search-field{height:auto}.form-group-sm .form-control-static{height:30px;min-height:33px;padding:6px 10px;font-size:12px;line-height:1.5}#checkMyTrip .input-group-lg>input[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group-lg>select,#scheduleForm .aeroportDestinatie .input-group-lg>select,#scheduleForm .aeroportStart .input-group-lg>select,#scheduleForm .input-group-lg>input.calendar,#scheduleForm .input-group-lg>select.selectBox,#scheduleForm .intoarcere .input-group-lg>.calendar,#scheduleForm .plecare .input-group-lg>.calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-lg>.calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-lg>.calendar,.button .input-group-lg>.input-group-btn>a,.comment-form .input-group-lg>.input-group-btn>input[type=submit],.comment-form .input-group-lg>input[type=email],.comment-form .input-group-lg>input[type=text],.comment-form .input-group-lg>input[type=url],.comment-form .input-group-lg>textarea,.form-item .input-group-lg>.form-select,.form-item .input-group-lg>.form-text,.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn,.input-group-lg>.input-group-btn>.button.form-submit,.input-group-lg>select.customList,.input-lg,.search-form .input-group-lg>.input-group-btn>.search-submit,.search-form .input-group-lg>.search-field{height:44px;padding:10px 16px;font-size:16px;line-height:1.3333333;border-radius:0}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>select.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>select.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group-lg>select,#scheduleForm .aeroportDestinatie .input-group-lg>select,#scheduleForm .aeroportStart .input-group-lg>select,#scheduleForm .input-group-lg>select.selectBox,#scheduleForm .intoarcere .input-group-lg>select.calendar,#scheduleForm .plecare .input-group-lg>select.calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-lg>select.calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-lg>select.calendar,.form-item .input-group-lg>select.form-select,.form-item .input-group-lg>select.form-text,.input-group-lg>.input-group-btn>select.btn,.input-group-lg>.input-group-btn>select.button.form-submit,.input-group-lg>select.customList,.input-group-lg>select.form-control,.input-group-lg>select.input-group-addon,.search-form .input-group-lg>.input-group-btn>select.search-submit,.search-form .input-group-lg>select.search-field,select.input-lg{height:44px;line-height:44px}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>select[multiple].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>textarea.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>select[multiple].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>textarea.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group-lg>select[multiple],#scheduleForm .aeroportDestinatie .input-group-lg>select[multiple],#scheduleForm .aeroportStart .input-group-lg>select[multiple],#scheduleForm .input-group-lg>select[multiple].selectBox,#scheduleForm .intoarcere .input-group-lg>select[multiple].calendar,#scheduleForm .intoarcere .input-group-lg>textarea.calendar,#scheduleForm .plecare .input-group-lg>select[multiple].calendar,#scheduleForm .plecare .input-group-lg>textarea.calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-lg>select[multiple].calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-lg>textarea.calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-lg>select[multiple].calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-lg>textarea.calendar,.comment-form .input-group-lg>textarea,.form-item .input-group-lg>select[multiple].form-select,.form-item .input-group-lg>select[multiple].form-text,.form-item .input-group-lg>textarea.form-select,.form-item .input-group-lg>textarea.form-text,.input-group-lg>.input-group-btn>select[multiple].btn,.input-group-lg>.input-group-btn>select[multiple].button.form-submit,.input-group-lg>.input-group-btn>textarea.btn,.input-group-lg>.input-group-btn>textarea.button.form-submit,.input-group-lg>select[multiple].customList,.input-group-lg>select[multiple].form-control,.input-group-lg>select[multiple].input-group-addon,.input-group-lg>textarea.form-control,.input-group-lg>textarea.input-group-addon,.search-form .input-group-lg>.input-group-btn>select[multiple].search-submit,.search-form .input-group-lg>.input-group-btn>textarea.search-submit,.search-form .input-group-lg>select[multiple].search-field,.search-form .input-group-lg>textarea.search-field,select[multiple].input-lg,textarea.input-lg{height:auto}#checkMyTrip .form-group-lg input[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .form-group-lg .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .form-group-lg .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .form-group-lg select,#scheduleForm .aeroportDestinatie .form-group-lg select,#scheduleForm .aeroportStart .form-group-lg select,#scheduleForm .form-group-lg input.calendar,#scheduleForm .form-group-lg select.selectBox,#scheduleForm .intoarcere .form-group-lg .calendar,#scheduleForm .plecare .form-group-lg .calendar,#tarom-orar-form .form-item-schedule-ddate .form-group-lg .calendar,#tarom-orar-form .form-item-schedule-rdate .form-group-lg .calendar,.comment-form .form-group-lg input[type=email],.comment-form .form-group-lg input[type=text],.comment-form .form-group-lg input[type=url],.comment-form .form-group-lg textarea,.form-group-lg #checkMyTrip input[type=text],.form-group-lg #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar,.form-group-lg #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar,.form-group-lg #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,.form-group-lg #scheduleForm .aeroportDestinatie select,.form-group-lg #scheduleForm .aeroportStart select,.form-group-lg #scheduleForm .intoarcere .calendar,.form-group-lg #scheduleForm .plecare .calendar,.form-group-lg #scheduleForm input.calendar,.form-group-lg #scheduleForm select.selectBox,.form-group-lg #tarom-orar-form .form-item-schedule-ddate .calendar,.form-group-lg #tarom-orar-form .form-item-schedule-rdate .calendar,.form-group-lg .comment-form input[type=email],.form-group-lg .comment-form input[type=text],.form-group-lg .comment-form input[type=url],.form-group-lg .comment-form textarea,.form-group-lg .form-control,.form-group-lg .form-item .form-select,.form-group-lg .form-item .form-text,.form-group-lg .search-form .search-field,.form-group-lg select.customList,.form-item .form-group-lg .form-select,.form-item .form-group-lg .form-text,.search-form .form-group-lg .search-field{height:44px;padding:10px 16px;font-size:16px;line-height:1.3333333;border-radius:0}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .form-group-lg select.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .form-group-lg select.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .form-group-lg select,#scheduleForm .aeroportDestinatie .form-group-lg select,#scheduleForm .aeroportStart .form-group-lg select,#scheduleForm .form-group-lg select.selectBox,#scheduleForm .intoarcere .form-group-lg select.calendar,#scheduleForm .plecare .form-group-lg select.calendar,#tarom-orar-form .form-item-schedule-ddate .form-group-lg select.calendar,#tarom-orar-form .form-item-schedule-rdate .form-group-lg select.calendar,.form-group-lg #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 select.calendar,.form-group-lg #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details select.calendar,.form-group-lg #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,.form-group-lg #scheduleForm .aeroportDestinatie select,.form-group-lg #scheduleForm .aeroportStart select,.form-group-lg #scheduleForm .intoarcere select.calendar,.form-group-lg #scheduleForm .plecare select.calendar,.form-group-lg #scheduleForm select.selectBox,.form-group-lg #tarom-orar-form .form-item-schedule-ddate select.calendar,.form-group-lg #tarom-orar-form .form-item-schedule-rdate select.calendar,.form-group-lg .form-item select.form-select,.form-group-lg .form-item select.form-text,.form-group-lg .search-form select.search-field,.form-group-lg select.customList,.form-group-lg select.form-control,.form-item .form-group-lg select.form-select,.form-item .form-group-lg select.form-text,.search-form .form-group-lg select.search-field{height:44px;line-height:44px}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .form-group-lg select[multiple].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .form-group-lg textarea.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .form-group-lg select[multiple].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .form-group-lg textarea.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .form-group-lg select[multiple],#scheduleForm .aeroportDestinatie .form-group-lg select[multiple],#scheduleForm .aeroportStart .form-group-lg select[multiple],#scheduleForm .form-group-lg select[multiple].selectBox,#scheduleForm .intoarcere .form-group-lg select[multiple].calendar,#scheduleForm .intoarcere .form-group-lg textarea.calendar,#scheduleForm .plecare .form-group-lg select[multiple].calendar,#scheduleForm .plecare .form-group-lg textarea.calendar,#tarom-orar-form .form-item-schedule-ddate .form-group-lg select[multiple].calendar,#tarom-orar-form .form-item-schedule-ddate .form-group-lg textarea.calendar,#tarom-orar-form .form-item-schedule-rdate .form-group-lg select[multiple].calendar,#tarom-orar-form .form-item-schedule-rdate .form-group-lg textarea.calendar,.comment-form .form-group-lg textarea,.form-group-lg #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 select[multiple].calendar,.form-group-lg #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 textarea.calendar,.form-group-lg #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details select[multiple].calendar,.form-group-lg #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details textarea.calendar,.form-group-lg #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select[multiple],.form-group-lg #scheduleForm .aeroportDestinatie select[multiple],.form-group-lg #scheduleForm .aeroportStart select[multiple],.form-group-lg #scheduleForm .intoarcere select[multiple].calendar,.form-group-lg #scheduleForm .intoarcere textarea.calendar,.form-group-lg #scheduleForm .plecare select[multiple].calendar,.form-group-lg #scheduleForm .plecare textarea.calendar,.form-group-lg #scheduleForm select[multiple].selectBox,.form-group-lg #tarom-orar-form .form-item-schedule-ddate select[multiple].calendar,.form-group-lg #tarom-orar-form .form-item-schedule-ddate textarea.calendar,.form-group-lg #tarom-orar-form .form-item-schedule-rdate select[multiple].calendar,.form-group-lg #tarom-orar-form .form-item-schedule-rdate textarea.calendar,.form-group-lg .comment-form textarea,.form-group-lg .form-item select[multiple].form-select,.form-group-lg .form-item select[multiple].form-text,.form-group-lg .form-item textarea.form-select,.form-group-lg .form-item textarea.form-text,.form-group-lg .search-form select[multiple].search-field,.form-group-lg .search-form textarea.search-field,.form-group-lg select[multiple].customList,.form-group-lg select[multiple].form-control,.form-group-lg textarea.form-control,.form-item .form-group-lg select[multiple].form-select,.form-item .form-group-lg select[multiple].form-text,.form-item .form-group-lg textarea.form-select,.form-item .form-group-lg textarea.form-text,.search-form .form-group-lg select[multiple].search-field,.search-form .form-group-lg textarea.search-field{height:auto}.form-group-lg .form-control-static{height:44px;min-height:37px;padding:11px 16px;font-size:16px;line-height:1.3333333}.has-feedback{position:relative}#checkMyTrip .has-feedback input[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .has-feedback .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .has-feedback .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .has-feedback select,#scheduleForm .aeroportDestinatie .has-feedback select,#scheduleForm .aeroportStart .has-feedback select,#scheduleForm .has-feedback input.calendar,#scheduleForm .has-feedback select.selectBox,#scheduleForm .intoarcere .has-feedback .calendar,#scheduleForm .plecare .has-feedback .calendar,#tarom-orar-form .form-item-schedule-ddate .has-feedback .calendar,#tarom-orar-form .form-item-schedule-rdate .has-feedback .calendar,.comment-form .has-feedback input[type=email],.comment-form .has-feedback input[type=text],.comment-form .has-feedback input[type=url],.comment-form .has-feedback textarea,.form-item .has-feedback .form-select,.form-item .has-feedback .form-text,.has-feedback #checkMyTrip input[type=text],.has-feedback #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar,.has-feedback #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar,.has-feedback #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,.has-feedback #scheduleForm .aeroportDestinatie select,.has-feedback #scheduleForm .aeroportStart select,.has-feedback #scheduleForm .intoarcere .calendar,.has-feedback #scheduleForm .plecare .calendar,.has-feedback #scheduleForm input.calendar,.has-feedback #scheduleForm select.selectBox,.has-feedback #tarom-orar-form .form-item-schedule-ddate .calendar,.has-feedback #tarom-orar-form .form-item-schedule-rdate .calendar,.has-feedback .comment-form input[type=email],.has-feedback .comment-form input[type=text],.has-feedback .comment-form input[type=url],.has-feedback .comment-form textarea,.has-feedback .form-control,.has-feedback .form-item .form-select,.has-feedback .form-item .form-text,.has-feedback .search-form .search-field,.has-feedback select.customList,.search-form .has-feedback .search-field{padding-right:43.75px}.form-control-feedback{position:absolute;top:0;right:0;z-index:2;display:block;width:35px;height:35px;line-height:35px;text-align:center;pointer-events:none}#checkMyTrip .form-group-lg input[type=text]+.form-control-feedback,#checkMyTrip .input-group-lg>input[type=text]+.form-control-feedback,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .form-group-lg .calendar+.form-control-feedback,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>.calendar+.form-control-feedback,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .form-group-lg .calendar+.form-control-feedback,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>.calendar+.form-control-feedback,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .form-group-lg select+.form-control-feedback,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group-lg>select+.form-control-feedback,#scheduleForm .aeroportDestinatie .form-group-lg select+.form-control-feedback,#scheduleForm .aeroportDestinatie .input-group-lg>select+.form-control-feedback,#scheduleForm .aeroportStart .form-group-lg select+.form-control-feedback,#scheduleForm .aeroportStart .input-group-lg>select+.form-control-feedback,#scheduleForm .form-group-lg input.calendar+.form-control-feedback,#scheduleForm .form-group-lg select.selectBox+.form-control-feedback,#scheduleForm .input-group-lg>input.calendar+.form-control-feedback,#scheduleForm .input-group-lg>select.selectBox+.form-control-feedback,#scheduleForm .intoarcere .form-group-lg .calendar+.form-control-feedback,#scheduleForm .intoarcere .input-group-lg>.calendar+.form-control-feedback,#scheduleForm .plecare .form-group-lg .calendar+.form-control-feedback,#scheduleForm .plecare .input-group-lg>.calendar+.form-control-feedback,#tarom-orar-form .form-item-schedule-ddate .form-group-lg .calendar+.form-control-feedback,#tarom-orar-form .form-item-schedule-ddate .input-group-lg>.calendar+.form-control-feedback,#tarom-orar-form .form-item-schedule-rdate .form-group-lg .calendar+.form-control-feedback,#tarom-orar-form .form-item-schedule-rdate .input-group-lg>.calendar+.form-control-feedback,.button .input-group-lg>.input-group-btn>a+.form-control-feedback,.comment-form .form-group-lg input[type=email]+.form-control-feedback,.comment-form .form-group-lg input[type=text]+.form-control-feedback,.comment-form .form-group-lg input[type=url]+.form-control-feedback,.comment-form .form-group-lg textarea+.form-control-feedback,.comment-form .input-group-lg>.input-group-btn>input[type=submit]+.form-control-feedback,.comment-form .input-group-lg>input[type=email]+.form-control-feedback,.comment-form .input-group-lg>input[type=text]+.form-control-feedback,.comment-form .input-group-lg>input[type=url]+.form-control-feedback,.comment-form .input-group-lg>textarea+.form-control-feedback,.form-group-lg #checkMyTrip input[type=text]+.form-control-feedback,.form-group-lg #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar+.form-control-feedback,.form-group-lg #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar+.form-control-feedback,.form-group-lg #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select+.form-control-feedback,.form-group-lg #scheduleForm .aeroportDestinatie select+.form-control-feedback,.form-group-lg #scheduleForm .aeroportStart select+.form-control-feedback,.form-group-lg #scheduleForm .intoarcere .calendar+.form-control-feedback,.form-group-lg #scheduleForm .plecare .calendar+.form-control-feedback,.form-group-lg #scheduleForm input.calendar+.form-control-feedback,.form-group-lg #scheduleForm select.selectBox+.form-control-feedback,.form-group-lg #tarom-orar-form .form-item-schedule-ddate .calendar+.form-control-feedback,.form-group-lg #tarom-orar-form .form-item-schedule-rdate .calendar+.form-control-feedback,.form-group-lg .comment-form input[type=email]+.form-control-feedback,.form-group-lg .comment-form input[type=text]+.form-control-feedback,.form-group-lg .comment-form input[type=url]+.form-control-feedback,.form-group-lg .comment-form textarea+.form-control-feedback,.form-group-lg .form-control+.form-control-feedback,.form-group-lg .form-item .form-select+.form-control-feedback,.form-group-lg .form-item .form-text+.form-control-feedback,.form-group-lg .search-form .search-field+.form-control-feedback,.form-group-lg select.customList+.form-control-feedback,.form-item .form-group-lg .form-select+.form-control-feedback,.form-item .form-group-lg .form-text+.form-control-feedback,.form-item .input-group-lg>.form-select+.form-control-feedback,.form-item .input-group-lg>.form-text+.form-control-feedback,.input-group-lg+.form-control-feedback,.input-group-lg>.form-control+.form-control-feedback,.input-group-lg>.input-group-addon+.form-control-feedback,.input-group-lg>.input-group-btn>.btn+.form-control-feedback,.input-group-lg>.input-group-btn>.button.form-submit+.form-control-feedback,.input-group-lg>select.customList+.form-control-feedback,.input-lg+.form-control-feedback,.search-form .form-group-lg .search-field+.form-control-feedback,.search-form .input-group-lg>.input-group-btn>.search-submit+.form-control-feedback,.search-form .input-group-lg>.search-field+.form-control-feedback{width:44px;height:44px;line-height:44px}#checkMyTrip .form-group-sm input[type=text]+.form-control-feedback,#checkMyTrip .input-group-sm>input[type=text]+.form-control-feedback,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .form-group-sm .calendar+.form-control-feedback,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-sm>.calendar+.form-control-feedback,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .form-group-sm .calendar+.form-control-feedback,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-sm>.calendar+.form-control-feedback,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .form-group-sm select+.form-control-feedback,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group-sm>select+.form-control-feedback,#scheduleForm .aeroportDestinatie .form-group-sm select+.form-control-feedback,#scheduleForm .aeroportDestinatie .input-group-sm>select+.form-control-feedback,#scheduleForm .aeroportStart .form-group-sm select+.form-control-feedback,#scheduleForm .aeroportStart .input-group-sm>select+.form-control-feedback,#scheduleForm .form-group-sm input.calendar+.form-control-feedback,#scheduleForm .form-group-sm select.selectBox+.form-control-feedback,#scheduleForm .input-group-sm>input.calendar+.form-control-feedback,#scheduleForm .input-group-sm>select.selectBox+.form-control-feedback,#scheduleForm .intoarcere .form-group-sm .calendar+.form-control-feedback,#scheduleForm .intoarcere .input-group-sm>.calendar+.form-control-feedback,#scheduleForm .plecare .form-group-sm .calendar+.form-control-feedback,#scheduleForm .plecare .input-group-sm>.calendar+.form-control-feedback,#tarom-orar-form .form-item-schedule-ddate .form-group-sm .calendar+.form-control-feedback,#tarom-orar-form .form-item-schedule-ddate .input-group-sm>.calendar+.form-control-feedback,#tarom-orar-form .form-item-schedule-rdate .form-group-sm .calendar+.form-control-feedback,#tarom-orar-form .form-item-schedule-rdate .input-group-sm>.calendar+.form-control-feedback,.button .input-group-sm>.input-group-btn>a+.form-control-feedback,.comment-form .form-group-sm input[type=email]+.form-control-feedback,.comment-form .form-group-sm input[type=text]+.form-control-feedback,.comment-form .form-group-sm input[type=url]+.form-control-feedback,.comment-form .form-group-sm textarea+.form-control-feedback,.comment-form .input-group-sm>.input-group-btn>input[type=submit]+.form-control-feedback,.comment-form .input-group-sm>input[type=email]+.form-control-feedback,.comment-form .input-group-sm>input[type=text]+.form-control-feedback,.comment-form .input-group-sm>input[type=url]+.form-control-feedback,.comment-form .input-group-sm>textarea+.form-control-feedback,.form-group-sm #checkMyTrip input[type=text]+.form-control-feedback,.form-group-sm #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar+.form-control-feedback,.form-group-sm #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar+.form-control-feedback,.form-group-sm #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select+.form-control-feedback,.form-group-sm #scheduleForm .aeroportDestinatie select+.form-control-feedback,.form-group-sm #scheduleForm .aeroportStart select+.form-control-feedback,.form-group-sm #scheduleForm .intoarcere .calendar+.form-control-feedback,.form-group-sm #scheduleForm .plecare .calendar+.form-control-feedback,.form-group-sm #scheduleForm input.calendar+.form-control-feedback,.form-group-sm #scheduleForm select.selectBox+.form-control-feedback,.form-group-sm #tarom-orar-form .form-item-schedule-ddate .calendar+.form-control-feedback,.form-group-sm #tarom-orar-form .form-item-schedule-rdate .calendar+.form-control-feedback,.form-group-sm .comment-form input[type=email]+.form-control-feedback,.form-group-sm .comment-form input[type=text]+.form-control-feedback,.form-group-sm .comment-form input[type=url]+.form-control-feedback,.form-group-sm .comment-form textarea+.form-control-feedback,.form-group-sm .form-control+.form-control-feedback,.form-group-sm .form-item .form-select+.form-control-feedback,.form-group-sm .form-item .form-text+.form-control-feedback,.form-group-sm .search-form .search-field+.form-control-feedback,.form-group-sm select.customList+.form-control-feedback,.form-item .form-group-sm .form-select+.form-control-feedback,.form-item .form-group-sm .form-text+.form-control-feedback,.form-item .input-group-sm>.form-select+.form-control-feedback,.form-item .input-group-sm>.form-text+.form-control-feedback,.input-group-sm+.form-control-feedback,.input-group-sm>.form-control+.form-control-feedback,.input-group-sm>.input-group-addon+.form-control-feedback,.input-group-sm>.input-group-btn>.btn+.form-control-feedback,.input-group-sm>.input-group-btn>.button.form-submit+.form-control-feedback,.input-group-sm>select.customList+.form-control-feedback,.input-sm+.form-control-feedback,.search-form .form-group-sm .search-field+.form-control-feedback,.search-form .input-group-sm>.input-group-btn>.search-submit+.form-control-feedback,.search-form .input-group-sm>.search-field+.form-control-feedback{width:30px;height:30px;line-height:30px}#checkMyTrip .has-success.checkbox-inline label,#checkMyTrip .has-success.checkbox label,#checkMyTrip .has-success.radio-inline label,#checkMyTrip .has-success.radio label,#ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer .has-success .paymentItem,#ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer .has-success.paymentItem label,#ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container .has-success p,#ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container p.has-success label,#scheduleForm .has-success.checkbox-inline label,#scheduleForm .has-success.checkbox label,#scheduleForm .has-success.radio-inline label,#scheduleForm .has-success.radio label,.has-success #ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer .paymentItem,.has-success #ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container p,.has-success .checkbox,.has-success.checkbox #checkMyTrip label,.has-success.checkbox #scheduleForm label,.has-success .checkbox-inline,.has-success.checkbox-inline #checkMyTrip label,.has-success.checkbox-inline #scheduleForm label,.has-success.checkbox-inline label,.has-success.checkbox label,.has-success .control-label,.has-success .help-block,.has-success .radio,.has-success.radio #checkMyTrip label,.has-success.radio #scheduleForm label,.has-success .radio-inline,.has-success.radio-inline #checkMyTrip label,.has-success.radio-inline #scheduleForm label,.has-success.radio-inline label,.has-success.radio label{color:#3c763d}#checkMyTrip .has-success input[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .has-success .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .has-success .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .has-success select,#scheduleForm .aeroportDestinatie .has-success select,#scheduleForm .aeroportStart .has-success select,#scheduleForm .has-success input.calendar,#scheduleForm .has-success select.selectBox,#scheduleForm .intoarcere .has-success .calendar,#scheduleForm .plecare .has-success .calendar,#tarom-orar-form .form-item-schedule-ddate .has-success .calendar,#tarom-orar-form .form-item-schedule-rdate .has-success .calendar,.comment-form .has-success input[type=email],.comment-form .has-success input[type=text],.comment-form .has-success input[type=url],.comment-form .has-success textarea,.form-item .has-success .form-select,.form-item .has-success .form-text,.has-success #checkMyTrip input[type=text],.has-success #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar,.has-success #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar,.has-success #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,.has-success #scheduleForm .aeroportDestinatie select,.has-success #scheduleForm .aeroportStart select,.has-success #scheduleForm .intoarcere .calendar,.has-success #scheduleForm .plecare .calendar,.has-success #scheduleForm input.calendar,.has-success #scheduleForm select.selectBox,.has-success #tarom-orar-form .form-item-schedule-ddate .calendar,.has-success #tarom-orar-form .form-item-schedule-rdate .calendar,.has-success .comment-form input[type=email],.has-success .comment-form input[type=text],.has-success .comment-form input[type=url],.has-success .comment-form textarea,.has-success .form-control,.has-success .form-item .form-select,.has-success .form-item .form-text,.has-success .search-form .search-field,.has-success select.customList,.search-form .has-success .search-field{border-color:#3c763d;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}#checkMyTrip .has-success input[type=text]:focus,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .has-success .calendar:focus,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .has-success .calendar:focus,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .has-success select:focus,#scheduleForm .aeroportDestinatie .has-success select:focus,#scheduleForm .aeroportStart .has-success select:focus,#scheduleForm .has-success input.calendar:focus,#scheduleForm .has-success select.selectBox:focus,#scheduleForm .intoarcere .has-success .calendar:focus,#scheduleForm .plecare .has-success .calendar:focus,#tarom-orar-form .form-item-schedule-ddate .has-success .calendar:focus,#tarom-orar-form .form-item-schedule-rdate .has-success .calendar:focus,.comment-form .has-success input[type=email]:focus,.comment-form .has-success input[type=text]:focus,.comment-form .has-success input[type=url]:focus,.comment-form .has-success textarea:focus,.form-item .has-success .form-select:focus,.form-item .has-success .form-text:focus,.has-success #checkMyTrip input[type=text]:focus,.has-success #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar:focus,.has-success #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar:focus,.has-success #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select:focus,.has-success #scheduleForm .aeroportDestinatie select:focus,.has-success #scheduleForm .aeroportStart select:focus,.has-success #scheduleForm .intoarcere .calendar:focus,.has-success #scheduleForm .plecare .calendar:focus,.has-success #scheduleForm input.calendar:focus,.has-success #scheduleForm select.selectBox:focus,.has-success #tarom-orar-form .form-item-schedule-ddate .calendar:focus,.has-success #tarom-orar-form .form-item-schedule-rdate .calendar:focus,.has-success .comment-form input[type=email]:focus,.has-success .comment-form input[type=text]:focus,.has-success .comment-form input[type=url]:focus,.has-success .comment-form textarea:focus,.has-success .form-control:focus,.has-success .form-item .form-select:focus,.has-success .form-item .form-text:focus,.has-success .search-form .search-field:focus,.has-success select.customList:focus,.search-form .has-success .search-field:focus{border-color:#2b542c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #67b168}.has-success .input-group-addon{color:#3c763d;border-color:#3c763d;background-color:#dff0d8}.has-success .form-control-feedback{color:#3c763d}#checkMyTrip .has-warning.checkbox-inline label,#checkMyTrip .has-warning.checkbox label,#checkMyTrip .has-warning.radio-inline label,#checkMyTrip .has-warning.radio label,#ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer .has-warning .paymentItem,#ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer .has-warning.paymentItem label,#ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container .has-warning p,#ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container p.has-warning label,#scheduleForm .has-warning.checkbox-inline label,#scheduleForm .has-warning.checkbox label,#scheduleForm .has-warning.radio-inline label,#scheduleForm .has-warning.radio label,.has-warning #ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer .paymentItem,.has-warning #ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container p,.has-warning .checkbox,.has-warning.checkbox #checkMyTrip label,.has-warning.checkbox #scheduleForm label,.has-warning .checkbox-inline,.has-warning.checkbox-inline #checkMyTrip label,.has-warning.checkbox-inline #scheduleForm label,.has-warning.checkbox-inline label,.has-warning.checkbox label,.has-warning .control-label,.has-warning .help-block,.has-warning .radio,.has-warning.radio #checkMyTrip label,.has-warning.radio #scheduleForm label,.has-warning .radio-inline,.has-warning.radio-inline #checkMyTrip label,.has-warning.radio-inline #scheduleForm label,.has-warning.radio-inline label,.has-warning.radio label{color:#8a6d3b}#checkMyTrip .has-warning input[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .has-warning .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .has-warning .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .has-warning select,#scheduleForm .aeroportDestinatie .has-warning select,#scheduleForm .aeroportStart .has-warning select,#scheduleForm .has-warning input.calendar,#scheduleForm .has-warning select.selectBox,#scheduleForm .intoarcere .has-warning .calendar,#scheduleForm .plecare .has-warning .calendar,#tarom-orar-form .form-item-schedule-ddate .has-warning .calendar,#tarom-orar-form .form-item-schedule-rdate .has-warning .calendar,.comment-form .has-warning input[type=email],.comment-form .has-warning input[type=text],.comment-form .has-warning input[type=url],.comment-form .has-warning textarea,.form-item .has-warning .form-select,.form-item .has-warning .form-text,.has-warning #checkMyTrip input[type=text],.has-warning #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar,.has-warning #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar,.has-warning #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,.has-warning #scheduleForm .aeroportDestinatie select,.has-warning #scheduleForm .aeroportStart select,.has-warning #scheduleForm .intoarcere .calendar,.has-warning #scheduleForm .plecare .calendar,.has-warning #scheduleForm input.calendar,.has-warning #scheduleForm select.selectBox,.has-warning #tarom-orar-form .form-item-schedule-ddate .calendar,.has-warning #tarom-orar-form .form-item-schedule-rdate .calendar,.has-warning .comment-form input[type=email],.has-warning .comment-form input[type=text],.has-warning .comment-form input[type=url],.has-warning .comment-form textarea,.has-warning .form-control,.has-warning .form-item .form-select,.has-warning .form-item .form-text,.has-warning .search-form .search-field,.has-warning select.customList,.search-form .has-warning .search-field{border-color:#8a6d3b;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}#checkMyTrip .has-warning input[type=text]:focus,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .has-warning .calendar:focus,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .has-warning .calendar:focus,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .has-warning select:focus,#scheduleForm .aeroportDestinatie .has-warning select:focus,#scheduleForm .aeroportStart .has-warning select:focus,#scheduleForm .has-warning input.calendar:focus,#scheduleForm .has-warning select.selectBox:focus,#scheduleForm .intoarcere .has-warning .calendar:focus,#scheduleForm .plecare .has-warning .calendar:focus,#tarom-orar-form .form-item-schedule-ddate .has-warning .calendar:focus,#tarom-orar-form .form-item-schedule-rdate .has-warning .calendar:focus,.comment-form .has-warning input[type=email]:focus,.comment-form .has-warning input[type=text]:focus,.comment-form .has-warning input[type=url]:focus,.comment-form .has-warning textarea:focus,.form-item .has-warning .form-select:focus,.form-item .has-warning .form-text:focus,.has-warning #checkMyTrip input[type=text]:focus,.has-warning #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar:focus,.has-warning #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar:focus,.has-warning #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select:focus,.has-warning #scheduleForm .aeroportDestinatie select:focus,.has-warning #scheduleForm .aeroportStart select:focus,.has-warning #scheduleForm .intoarcere .calendar:focus,.has-warning #scheduleForm .plecare .calendar:focus,.has-warning #scheduleForm input.calendar:focus,.has-warning #scheduleForm select.selectBox:focus,.has-warning #tarom-orar-form .form-item-schedule-ddate .calendar:focus,.has-warning #tarom-orar-form .form-item-schedule-rdate .calendar:focus,.has-warning .comment-form input[type=email]:focus,.has-warning .comment-form input[type=text]:focus,.has-warning .comment-form input[type=url]:focus,.has-warning .comment-form textarea:focus,.has-warning .form-control:focus,.has-warning .form-item .form-select:focus,.has-warning .form-item .form-text:focus,.has-warning .search-form .search-field:focus,.has-warning select.customList:focus,.search-form .has-warning .search-field:focus{border-color:#66512c;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #c0a16b}.has-warning .input-group-addon{color:#8a6d3b;border-color:#8a6d3b;background-color:#fcf8e3}.has-warning .form-control-feedback{color:#8a6d3b}#checkMyTrip .has-error.checkbox-inline label,#checkMyTrip .has-error.checkbox label,#checkMyTrip .has-error.radio-inline label,#checkMyTrip .has-error.radio label,#ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer .has-error .paymentItem,#ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer .has-error.paymentItem label,#ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container .has-error p,#ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container p.has-error label,#scheduleForm .has-error.checkbox-inline label,#scheduleForm .has-error.checkbox label,#scheduleForm .has-error.radio-inline label,#scheduleForm .has-error.radio label,.has-error #ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer .paymentItem,.has-error #ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container p,.has-error .checkbox,.has-error.checkbox #checkMyTrip label,.has-error.checkbox #scheduleForm label,.has-error .checkbox-inline,.has-error.checkbox-inline #checkMyTrip label,.has-error.checkbox-inline #scheduleForm label,.has-error.checkbox-inline label,.has-error.checkbox label,.has-error .control-label,.has-error .help-block,.has-error .radio,.has-error.radio #checkMyTrip label,.has-error.radio #scheduleForm label,.has-error .radio-inline,.has-error.radio-inline #checkMyTrip label,.has-error.radio-inline #scheduleForm label,.has-error.radio-inline label,.has-error.radio label{color:#a94442}#checkMyTrip .has-error input[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .has-error .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .has-error .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .has-error select,#scheduleForm .aeroportDestinatie .has-error select,#scheduleForm .aeroportStart .has-error select,#scheduleForm .has-error input.calendar,#scheduleForm .has-error select.selectBox,#scheduleForm .intoarcere .has-error .calendar,#scheduleForm .plecare .has-error .calendar,#tarom-orar-form .form-item-schedule-ddate .has-error .calendar,#tarom-orar-form .form-item-schedule-rdate .has-error .calendar,.comment-form .has-error input[type=email],.comment-form .has-error input[type=text],.comment-form .has-error input[type=url],.comment-form .has-error textarea,.form-item .has-error .form-select,.form-item .has-error .form-text,.has-error #checkMyTrip input[type=text],.has-error #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar,.has-error #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar,.has-error #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,.has-error #scheduleForm .aeroportDestinatie select,.has-error #scheduleForm .aeroportStart select,.has-error #scheduleForm .intoarcere .calendar,.has-error #scheduleForm .plecare .calendar,.has-error #scheduleForm input.calendar,.has-error #scheduleForm select.selectBox,.has-error #tarom-orar-form .form-item-schedule-ddate .calendar,.has-error #tarom-orar-form .form-item-schedule-rdate .calendar,.has-error .comment-form input[type=email],.has-error .comment-form input[type=text],.has-error .comment-form input[type=url],.has-error .comment-form textarea,.has-error .form-control,.has-error .form-item .form-select,.has-error .form-item .form-text,.has-error .search-form .search-field,.has-error select.customList,.search-form .has-error .search-field{border-color:#a94442;box-shadow:inset 0 1px 1px rgba(0,0,0,.075)}#checkMyTrip .has-error input[type=text]:focus,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .has-error .calendar:focus,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .has-error .calendar:focus,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .has-error select:focus,#scheduleForm .aeroportDestinatie .has-error select:focus,#scheduleForm .aeroportStart .has-error select:focus,#scheduleForm .has-error input.calendar:focus,#scheduleForm .has-error select.selectBox:focus,#scheduleForm .intoarcere .has-error .calendar:focus,#scheduleForm .plecare .has-error .calendar:focus,#tarom-orar-form .form-item-schedule-ddate .has-error .calendar:focus,#tarom-orar-form .form-item-schedule-rdate .has-error .calendar:focus,.comment-form .has-error input[type=email]:focus,.comment-form .has-error input[type=text]:focus,.comment-form .has-error input[type=url]:focus,.comment-form .has-error textarea:focus,.form-item .has-error .form-select:focus,.form-item .has-error .form-text:focus,.has-error #checkMyTrip input[type=text]:focus,.has-error #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar:focus,.has-error #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar:focus,.has-error #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select:focus,.has-error #scheduleForm .aeroportDestinatie select:focus,.has-error #scheduleForm .aeroportStart select:focus,.has-error #scheduleForm .intoarcere .calendar:focus,.has-error #scheduleForm .plecare .calendar:focus,.has-error #scheduleForm input.calendar:focus,.has-error #scheduleForm select.selectBox:focus,.has-error #tarom-orar-form .form-item-schedule-ddate .calendar:focus,.has-error #tarom-orar-form .form-item-schedule-rdate .calendar:focus,.has-error .comment-form input[type=email]:focus,.has-error .comment-form input[type=text]:focus,.has-error .comment-form input[type=url]:focus,.has-error .comment-form textarea:focus,.has-error .form-control:focus,.has-error .form-item .form-select:focus,.has-error .form-item .form-text:focus,.has-error .search-form .search-field:focus,.has-error select.customList:focus,.search-form .has-error .search-field:focus{border-color:#843534;box-shadow:inset 0 1px 1px rgba(0,0,0,.075),0 0 6px #ce8483}.has-error .input-group-addon{color:#a94442;border-color:#a94442;background-color:#f2dede}.has-error .form-control-feedback{color:#a94442}#checkMyTrip .has-feedback label~.form-control-feedback,#scheduleForm .has-feedback label~.form-control-feedback,.has-feedback #checkMyTrip label~.form-control-feedback,.has-feedback #scheduleForm label~.form-control-feedback,.has-feedback .form-item label~.form-control-feedback,.has-feedback label~.form-control-feedback{top:26px}#checkMyTrip .has-feedback label.sr-only~.form-control-feedback,#scheduleForm .has-feedback label.sr-only~.form-control-feedback,.has-feedback #checkMyTrip label.sr-only~.form-control-feedback,.has-feedback #scheduleForm label.sr-only~.form-control-feedback,.has-feedback .form-item label.sr-only~.form-control-feedback,.has-feedback label.sr-only~.form-control-feedback{top:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#404040}@media (min-width:768px){#checkMyTrip .form-inline .check_element,#checkMyTrip .search-form .check_element,#checkMyTrip .search-form label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-inline #paymentContainer,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-inline #promo-container,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-inline .paymentIcons,#ONLINE_RESERVATIONS #RESERVE_NOTICE .search-form #paymentContainer,#ONLINE_RESERVATIONS #RESERVE_NOTICE .search-form #promo-container,#ONLINE_RESERVATIONS #RESERVE_NOTICE .search-form .paymentIcons,#scheduleForm .search-form label,.comment-form .form-inline p,.comment-form .search-form p,.form-inline #checkMyTrip .check_element,.form-inline #ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer,.form-inline #ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container,.form-inline #ONLINE_RESERVATIONS #RESERVE_NOTICE .paymentIcons,.form-inline .comment-form p,.form-inline .form-group,.form-inline .form-item,.form-inline .search-form label,.search-form #checkMyTrip .check_element,.search-form #checkMyTrip label,.search-form #ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer,.search-form #ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container,.search-form #ONLINE_RESERVATIONS #RESERVE_NOTICE .paymentIcons,.search-form #scheduleForm label,.search-form .comment-form p,.search-form .form-group,.search-form .form-inline label,.search-form .form-item,.search-form label{display:inline-block;margin-bottom:0;vertical-align:middle}#checkMyTrip .form-inline input[type=text],#checkMyTrip .search-form input[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .form-inline .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .search-form .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .form-inline .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .search-form .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .form-inline select,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .search-form select,#scheduleForm .aeroportDestinatie .form-inline select,#scheduleForm .aeroportDestinatie .search-form select,#scheduleForm .aeroportStart .form-inline select,#scheduleForm .aeroportStart .search-form select,#scheduleForm .form-inline input.calendar,#scheduleForm .form-inline select.selectBox,#scheduleForm .intoarcere .form-inline .calendar,#scheduleForm .intoarcere .search-form .calendar,#scheduleForm .plecare .form-inline .calendar,#scheduleForm .plecare .search-form .calendar,#scheduleForm .search-form input.calendar,#scheduleForm .search-form select.selectBox,#tarom-orar-form .form-item-schedule-ddate .form-inline .calendar,#tarom-orar-form .form-item-schedule-ddate .search-form .calendar,#tarom-orar-form .form-item-schedule-rdate .form-inline .calendar,#tarom-orar-form .form-item-schedule-rdate .search-form .calendar,.comment-form .form-inline input[type=email],.comment-form .form-inline input[type=text],.comment-form .form-inline input[type=url],.comment-form .form-inline textarea,.comment-form .search-form input[type=email],.comment-form .search-form input[type=text],.comment-form .search-form input[type=url],.comment-form .search-form textarea,.form-inline #checkMyTrip input[type=text],.form-inline #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar,.form-inline #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar,.form-inline #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,.form-inline #scheduleForm .aeroportDestinatie select,.form-inline #scheduleForm .aeroportStart select,.form-inline #scheduleForm .intoarcere .calendar,.form-inline #scheduleForm .plecare .calendar,.form-inline #scheduleForm input.calendar,.form-inline #scheduleForm select.selectBox,.form-inline #tarom-orar-form .form-item-schedule-ddate .calendar,.form-inline #tarom-orar-form .form-item-schedule-rdate .calendar,.form-inline .comment-form input[type=email],.form-inline .comment-form input[type=text],.form-inline .comment-form input[type=url],.form-inline .comment-form textarea,.form-inline .form-control,.form-inline .form-item .form-select,.form-inline .form-item .form-text,.form-inline select.customList,.form-item .form-inline .form-select,.form-item .form-inline .form-text,.form-item .search-form .form-select,.form-item .search-form .form-text,.search-form #checkMyTrip input[type=text],.search-form #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar,.search-form #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar,.search-form #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,.search-form #scheduleForm .aeroportDestinatie select,.search-form #scheduleForm .aeroportStart select,.search-form #scheduleForm .intoarcere .calendar,.search-form #scheduleForm .plecare .calendar,.search-form #scheduleForm input.calendar,.search-form #scheduleForm select.selectBox,.search-form #tarom-orar-form .form-item-schedule-ddate .calendar,.search-form #tarom-orar-form .form-item-schedule-rdate .calendar,.search-form .comment-form input[type=email],.search-form .comment-form input[type=text],.search-form .comment-form input[type=url],.search-form .comment-form textarea,.search-form .form-control,.search-form .form-item .form-select,.search-form .form-item .form-text,.search-form .search-field,.search-form select.customList{display:inline-block;width:auto;vertical-align:middle}.form-inline .form-control-static,.search-form .form-control-static{display:inline-block}.form-inline .input-group,.search-form .input-group{display:inline-table;vertical-align:middle}#checkMyTrip .form-inline .input-group input[type=text],#checkMyTrip .search-form .input-group input[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .form-inline .input-group .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .search-form .input-group .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .form-inline .input-group .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .search-form .input-group .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .form-inline .input-group select,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .search-form .input-group select,#scheduleForm .aeroportDestinatie .form-inline .input-group select,#scheduleForm .aeroportDestinatie .search-form .input-group select,#scheduleForm .aeroportStart .form-inline .input-group select,#scheduleForm .aeroportStart .search-form .input-group select,#scheduleForm .form-inline .input-group input.calendar,#scheduleForm .form-inline .input-group select.selectBox,#scheduleForm .intoarcere .form-inline .input-group .calendar,#scheduleForm .intoarcere .search-form .input-group .calendar,#scheduleForm .plecare .form-inline .input-group .calendar,#scheduleForm .plecare .search-form .input-group .calendar,#scheduleForm .search-form .input-group input.calendar,#scheduleForm .search-form .input-group select.selectBox,#tarom-orar-form .form-item-schedule-ddate .form-inline .input-group .calendar,#tarom-orar-form .form-item-schedule-ddate .search-form .input-group .calendar,#tarom-orar-form .form-item-schedule-rdate .form-inline .input-group .calendar,#tarom-orar-form .form-item-schedule-rdate .search-form .input-group .calendar,.comment-form .form-inline .input-group input[type=email],.comment-form .form-inline .input-group input[type=text],.comment-form .form-inline .input-group input[type=url],.comment-form .form-inline .input-group textarea,.comment-form .search-form .input-group input[type=email],.comment-form .search-form .input-group input[type=text],.comment-form .search-form .input-group input[type=url],.comment-form .search-form .input-group textarea,.form-inline .input-group #checkMyTrip input[type=text],.form-inline .input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar,.form-inline .input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar,.form-inline .input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,.form-inline .input-group #scheduleForm .aeroportDestinatie select,.form-inline .input-group #scheduleForm .aeroportStart select,.form-inline .input-group #scheduleForm .intoarcere .calendar,.form-inline .input-group #scheduleForm .plecare .calendar,.form-inline .input-group #scheduleForm input.calendar,.form-inline .input-group #scheduleForm select.selectBox,.form-inline .input-group #tarom-orar-form .form-item-schedule-ddate .calendar,.form-inline .input-group #tarom-orar-form .form-item-schedule-rdate .calendar,.form-inline .input-group .comment-form input[type=email],.form-inline .input-group .comment-form input[type=text],.form-inline .input-group .comment-form input[type=url],.form-inline .input-group .comment-form textarea,.form-inline .input-group .form-control,.form-inline .input-group .form-item .form-select,.form-inline .input-group .form-item .form-text,.form-inline .input-group .input-group-addon,.form-inline .input-group .input-group-btn,.form-inline .input-group .search-form .search-field,.form-inline .input-group select.customList,.form-item .form-inline .input-group .form-select,.form-item .form-inline .input-group .form-text,.form-item .search-form .input-group .form-select,.form-item .search-form .input-group .form-text,.search-form .input-group #checkMyTrip input[type=text],.search-form .input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar,.search-form .input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar,.search-form .input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,.search-form .input-group #scheduleForm .aeroportDestinatie select,.search-form .input-group #scheduleForm .aeroportStart select,.search-form .input-group #scheduleForm .intoarcere .calendar,.search-form .input-group #scheduleForm .plecare .calendar,.search-form .input-group #scheduleForm input.calendar,.search-form .input-group #scheduleForm select.selectBox,.search-form .input-group #tarom-orar-form .form-item-schedule-ddate .calendar,.search-form .input-group #tarom-orar-form .form-item-schedule-rdate .calendar,.search-form .input-group .comment-form input[type=email],.search-form .input-group .comment-form input[type=text],.search-form .input-group .comment-form input[type=url],.search-form .input-group .comment-form textarea,.search-form .input-group .form-control,.search-form .input-group .form-item .form-select,.search-form .input-group .form-item .form-text,.search-form .input-group .input-group-addon,.search-form .input-group .input-group-btn,.search-form .input-group .search-field,.search-form .input-group select.customList{width:auto}#checkMyTrip .form-inline .input-group>input[type=text],#checkMyTrip .search-form .input-group>input[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .form-inline .input-group>.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .search-form .input-group>.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .form-inline .input-group>.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .search-form .input-group>.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .form-inline .input-group>select,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .search-form .input-group>select,#scheduleForm .aeroportDestinatie .form-inline .input-group>select,#scheduleForm .aeroportDestinatie .search-form .input-group>select,#scheduleForm .aeroportStart .form-inline .input-group>select,#scheduleForm .aeroportStart .search-form .input-group>select,#scheduleForm .form-inline .input-group>input.calendar,#scheduleForm .form-inline .input-group>select.selectBox,#scheduleForm .intoarcere .form-inline .input-group>.calendar,#scheduleForm .intoarcere .search-form .input-group>.calendar,#scheduleForm .plecare .form-inline .input-group>.calendar,#scheduleForm .plecare .search-form .input-group>.calendar,#scheduleForm .search-form .input-group>input.calendar,#scheduleForm .search-form .input-group>select.selectBox,#tarom-orar-form .form-item-schedule-ddate .form-inline .input-group>.calendar,#tarom-orar-form .form-item-schedule-ddate .search-form .input-group>.calendar,#tarom-orar-form .form-item-schedule-rdate .form-inline .input-group>.calendar,#tarom-orar-form .form-item-schedule-rdate .search-form .input-group>.calendar,.comment-form .form-inline .input-group>input[type=email],.comment-form .form-inline .input-group>input[type=text],.comment-form .form-inline .input-group>input[type=url],.comment-form .form-inline .input-group>textarea,.comment-form .search-form .input-group>input[type=email],.comment-form .search-form .input-group>input[type=text],.comment-form .search-form .input-group>input[type=url],.comment-form .search-form .input-group>textarea,.form-inline #checkMyTrip .input-group>input[type=text],.form-inline #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group>.calendar,.form-inline #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group>.calendar,.form-inline #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group>select,.form-inline #scheduleForm .aeroportDestinatie .input-group>select,.form-inline #scheduleForm .aeroportStart .input-group>select,.form-inline #scheduleForm .input-group>input.calendar,.form-inline #scheduleForm .input-group>select.selectBox,.form-inline #scheduleForm .intoarcere .input-group>.calendar,.form-inline #scheduleForm .plecare .input-group>.calendar,.form-inline #tarom-orar-form .form-item-schedule-ddate .input-group>.calendar,.form-inline #tarom-orar-form .form-item-schedule-rdate .input-group>.calendar,.form-inline .comment-form .input-group>input[type=email],.form-inline .comment-form .input-group>input[type=text],.form-inline .comment-form .input-group>input[type=url],.form-inline .comment-form .input-group>textarea,.form-inline .form-item .input-group>.form-select,.form-inline .form-item .input-group>.form-text,.form-inline .input-group>.form-control,.form-inline .input-group>select.customList,.form-item .form-inline .input-group>.form-select,.form-item .form-inline .input-group>.form-text,.form-item .search-form .input-group>.form-select,.form-item .search-form .input-group>.form-text,.search-form #checkMyTrip .input-group>input[type=text],.search-form #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group>.calendar,.search-form #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group>.calendar,.search-form #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group>select,.search-form #scheduleForm .aeroportDestinatie .input-group>select,.search-form #scheduleForm .aeroportStart .input-group>select,.search-form #scheduleForm .input-group>input.calendar,.search-form #scheduleForm .input-group>select.selectBox,.search-form #scheduleForm .intoarcere .input-group>.calendar,.search-form #scheduleForm .plecare .input-group>.calendar,.search-form #tarom-orar-form .form-item-schedule-ddate .input-group>.calendar,.search-form #tarom-orar-form .form-item-schedule-rdate .input-group>.calendar,.search-form .comment-form .input-group>input[type=email],.search-form .comment-form .input-group>input[type=text],.search-form .comment-form .input-group>input[type=url],.search-form .comment-form .input-group>textarea,.search-form .form-inline .input-group>.search-field,.search-form .form-item .input-group>.form-select,.search-form .form-item .input-group>.form-text,.search-form .input-group>.form-control,.search-form .input-group>.search-field,.search-form .input-group>select.customList{width:100%}.form-inline .control-label,.search-form .control-label{margin-bottom:0;vertical-align:middle}.form-inline .checkbox,.form-inline .radio,.search-form .checkbox,.search-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}#checkMyTrip .form-inline .checkbox label,#checkMyTrip .form-inline .radio label,#checkMyTrip .search-form .checkbox label,#checkMyTrip .search-form .radio label,#scheduleForm .form-inline .checkbox label,#scheduleForm .form-inline .radio label,#scheduleForm .search-form .checkbox label,#scheduleForm .search-form .radio label,.form-inline .checkbox #checkMyTrip label,.form-inline .checkbox #scheduleForm label,.form-inline .checkbox label,.form-inline .radio #checkMyTrip label,.form-inline .radio #scheduleForm label,.form-inline .radio label,.search-form .checkbox #checkMyTrip label,.search-form .checkbox #scheduleForm label,.search-form .checkbox label,.search-form .radio #checkMyTrip label,.search-form .radio #scheduleForm label,.search-form .radio label{padding-left:0}.form-inline .checkbox input[type=checkbox],.form-inline .radio input[type=radio],.search-form .checkbox input[type=checkbox],.search-form .radio input[type=radio]{position:relative;margin-left:0}.form-inline .has-feedback .form-control-feedback,.search-form .has-feedback .form-control-feedback{top:0}}#ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer .form-horizontal .paymentItem,#ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container .form-horizontal p,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer .paymentItem,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container p,.form-horizontal .checkbox,.form-horizontal .checkbox-inline,.form-horizontal .radio,.form-horizontal .radio-inline{margin-top:0;margin-bottom:0;padding-top:7px}.form-horizontal .checkbox,.form-horizontal .radio{min-height:28px}#checkMyTrip .form-horizontal .check_element,#checkMyTrip .search-form .form-horizontal label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal #paymentContainer,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal #promo-container,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal .paymentIcons,#scheduleForm .search-form .form-horizontal label,.comment-form .form-horizontal p,.form-horizontal #checkMyTrip .check_element,.form-horizontal #checkMyTrip .search-form label,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE .paymentIcons,.form-horizontal #scheduleForm .search-form label,.form-horizontal .comment-form p,.form-horizontal .form-group,.form-horizontal .form-item,.form-horizontal .search-form #checkMyTrip label,.form-horizontal .search-form #scheduleForm label,.form-horizontal .search-form label,.search-form #checkMyTrip .form-horizontal label,.search-form #scheduleForm .form-horizontal label,.search-form .form-horizontal label{margin-left:-15px;margin-right:-15px}#checkMyTrip .form-horizontal .check_element:after,#checkMyTrip .form-horizontal .check_element:before,#checkMyTrip .search-form .form-horizontal label:after,#checkMyTrip .search-form .form-horizontal label:before,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal #paymentContainer:after,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal #paymentContainer:before,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal #promo-container:after,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal #promo-container:before,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal .paymentIcons:after,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal .paymentIcons:before,#scheduleForm .search-form .form-horizontal label:after,#scheduleForm .search-form .form-horizontal label:before,.comment-form .form-horizontal p:after,.comment-form .form-horizontal p:before,.form-horizontal #checkMyTrip .check_element:after,.form-horizontal #checkMyTrip .check_element:before,.form-horizontal #checkMyTrip .search-form label:after,.form-horizontal #checkMyTrip .search-form label:before,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer:after,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer:before,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container:after,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container:before,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE .paymentIcons:after,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE .paymentIcons:before,.form-horizontal #scheduleForm .search-form label:after,.form-horizontal #scheduleForm .search-form label:before,.form-horizontal .comment-form p:after,.form-horizontal .comment-form p:before,.form-horizontal .form-group:after,.form-horizontal .form-group:before,.form-horizontal .form-item:after,.form-horizontal .form-item:before,.form-horizontal .search-form #checkMyTrip label:after,.form-horizontal .search-form #checkMyTrip label:before,.form-horizontal .search-form #scheduleForm label:after,.form-horizontal .search-form #scheduleForm label:before,.form-horizontal .search-form label:after,.form-horizontal .search-form label:before,.search-form #checkMyTrip .form-horizontal label:after,.search-form #checkMyTrip .form-horizontal label:before,.search-form #scheduleForm .form-horizontal label:after,.search-form #scheduleForm .form-horizontal label:before,.search-form .form-horizontal label:after,.search-form .form-horizontal label:before{content:" ";display:table}#checkMyTrip .form-horizontal .check_element:after,#checkMyTrip .search-form .form-horizontal label:after,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal #paymentContainer:after,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal #promo-container:after,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal .paymentIcons:after,#scheduleForm .search-form .form-horizontal label:after,.comment-form .form-horizontal p:after,.form-horizontal #checkMyTrip .check_element:after,.form-horizontal #checkMyTrip .search-form label:after,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer:after,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container:after,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE .paymentIcons:after,.form-horizontal #scheduleForm .search-form label:after,.form-horizontal .comment-form p:after,.form-horizontal .form-group:after,.form-horizontal .form-item:after,.form-horizontal .search-form #checkMyTrip label:after,.form-horizontal .search-form #scheduleForm label:after,.form-horizontal .search-form label:after,.search-form #checkMyTrip .form-horizontal label:after,.search-form #scheduleForm .form-horizontal label:after,.search-form .form-horizontal label:after{clear:both}@media (min-width:768px){.form-horizontal .control-label{text-align:right;margin-bottom:0;padding-top:7px}}.form-horizontal .has-feedback .form-control-feedback{right:15px}@media (min-width:768px){.form-horizontal .form-group-lg .control-label{padding-top:11px;font-size:16px}}@media (min-width:768px){.form-horizontal .form-group-sm .control-label{padding-top:6px;font-size:12px}}.btn,.button.form-submit,.button a,.button a.submit,.comment-form input[type=submit],.search-form .search-submit{display:inline-block;margin-bottom:0;font-weight:400;text-align:center;vertical-align:middle;-ms-touch-action:manipulation;touch-action:manipulation;cursor:pointer;background-image:none;border:1px solid transparent;white-space:nowrap;padding:6px 12px;font-size:14px;line-height:1.5714285714;border-radius:3px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.active.button.form-submit:focus,.active.focus.button.form-submit,.btn.active.focus,.btn.active:focus,.btn.focus,.btn:active.focus,.btn:active:focus,.btn:focus,.button.form-submit:active.focus,.button.form-submit:active:focus,.button.form-submit:focus,.button a.active.focus,.button a.active:focus,.button a.focus,.button a:active.focus,.button a:active:focus,.button a:focus,.comment-form input.active.focus[type=submit],.comment-form input.active[type=submit]:focus,.comment-form input.focus[type=submit],.comment-form input[type=submit]:active.focus,.comment-form input[type=submit]:active:focus,.comment-form input[type=submit]:focus,.focus.button.form-submit,.search-form .active.focus.search-submit,.search-form .active.search-submit:focus,.search-form .focus.search-submit,.search-form .search-submit:active.focus,.search-form .search-submit:active:focus,.search-form .search-submit:focus{outline:thin dotted;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn.focus,.btn:focus,.btn:hover,.button.form-submit:focus,.button.form-submit:hover,.button a.focus,.button a:focus,.button a:hover,.comment-form input.focus[type=submit],.comment-form input[type=submit]:focus,.comment-form input[type=submit]:hover,.focus.button.form-submit,.search-form .focus.search-submit,.search-form .search-submit:focus,.search-form .search-submit:hover{color:#333;text-decoration:none}.active.button.form-submit,.btn.active,.btn:active,.button.form-submit:active,.button a.active,.button a:active,.comment-form input.active[type=submit],.comment-form input[type=submit]:active,.search-form .active.search-submit,.search-form .search-submit:active{outline:0;background-image:none;box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn.disabled,.btn[disabled],.button a.disabled,.button a[disabled],.button fieldset[disabled] a,.comment-form fieldset[disabled] input[type=submit],.comment-form input.disabled[type=submit],.comment-form input[disabled][type=submit],.disabled.button.form-submit,.search-form .disabled.search-submit,.search-form [disabled].search-submit,.search-form fieldset[disabled] .search-submit,[disabled].button.form-submit,fieldset[disabled] .btn,fieldset[disabled] .button.form-submit,fieldset[disabled] .button a,fieldset[disabled] .comment-form input[type=submit],fieldset[disabled] .search-form .search-submit{cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);box-shadow:none}.button a.disabled,.button fieldset[disabled] a,.search-form a.disabled.search-submit,.search-form fieldset[disabled] a.search-submit,a.btn.disabled,a.disabled.button.form-submit,fieldset[disabled] .button a,fieldset[disabled] .search-form a.search-submit,fieldset[disabled] a.btn,fieldset[disabled] a.button.form-submit{pointer-events:none}.btn-default,.button.form-submit,.button a,.button a.submit,.search-form .search-submit{color:#333;background-color:#fff;border-color:#ccc}.btn-default.focus,.btn-default:focus,.button.form-submit:focus,.button a.focus,.button a:focus,.focus.button.form-submit,.search-form .focus.search-submit,.search-form .search-submit:focus{color:#333;background-color:#e6e6e6;border-color:#8c8c8c}.active.button.form-submit,.btn-default.active,.btn-default:active,.btn-default:hover,.button.form-submit:active,.button.form-submit:hover,.button .open>a.dropdown-toggle,.button a.active,.button a:active,.button a:hover,.open>.btn-default.dropdown-toggle,.open>.dropdown-toggle.button.form-submit,.search-form .active.search-submit,.search-form .open>.dropdown-toggle.search-submit,.search-form .search-submit:active,.search-form .search-submit:hover{color:#333;background-color:#e6e6e6;border-color:#adadad}.active.button.form-submit:focus,.active.button.form-submit:hover,.active.focus.button.form-submit,.btn-default.active.focus,.btn-default.active:focus,.btn-default.active:hover,.btn-default:active.focus,.btn-default:active:focus,.btn-default:active:hover,.button.form-submit:active.focus,.button.form-submit:active:focus,.button.form-submit:active:hover,.button .open>a.dropdown-toggle.focus,.button .open>a.dropdown-toggle:focus,.button .open>a.dropdown-toggle:hover,.button a.active.focus,.button a.active:focus,.button a.active:hover,.button a:active.focus,.button a:active:focus,.button a:active:hover,.open>.btn-default.dropdown-toggle.focus,.open>.btn-default.dropdown-toggle:focus,.open>.btn-default.dropdown-toggle:hover,.open>.dropdown-toggle.button.form-submit:focus,.open>.dropdown-toggle.button.form-submit:hover,.open>.dropdown-toggle.focus.button.form-submit,.search-form .active.focus.search-submit,.search-form .active.search-submit:focus,.search-form .active.search-submit:hover,.search-form .open>.dropdown-toggle.focus.search-submit,.search-form .open>.dropdown-toggle.search-submit:focus,.search-form .open>.dropdown-toggle.search-submit:hover,.search-form .search-submit:active.focus,.search-form .search-submit:active:focus,.search-form .search-submit:active:hover{color:#333;background-color:#d4d4d4;border-color:#8c8c8c}.active.button.form-submit,.btn-default.active,.btn-default:active,.button.form-submit:active,.button .open>a.dropdown-toggle,.button a.active,.button a:active,.open>.btn-default.dropdown-toggle,.open>.dropdown-toggle.button.form-submit,.search-form .active.search-submit,.search-form .open>.dropdown-toggle.search-submit,.search-form .search-submit:active{background-image:none}.btn-default.disabled.focus,.btn-default.disabled:focus,.btn-default.disabled:hover,.btn-default[disabled].focus,.btn-default[disabled]:focus,.btn-default[disabled]:hover,.button a.disabled.focus,.button a.disabled:focus,.button a.disabled:hover,.button a[disabled].focus,.button a[disabled]:focus,.button a[disabled]:hover,.button fieldset[disabled] a.focus,.button fieldset[disabled] a:focus,.button fieldset[disabled] a:hover,.disabled.button.form-submit:focus,.disabled.button.form-submit:hover,.disabled.focus.button.form-submit,.search-form .disabled.focus.search-submit,.search-form .disabled.search-submit:focus,.search-form .disabled.search-submit:hover,.search-form [disabled].focus.search-submit,.search-form [disabled].search-submit:focus,.search-form [disabled].search-submit:hover,.search-form fieldset[disabled] .focus.search-submit,.search-form fieldset[disabled] .search-submit:focus,.search-form fieldset[disabled] .search-submit:hover,[disabled].button.form-submit:focus,[disabled].button.form-submit:hover,[disabled].focus.button.form-submit,fieldset[disabled] .btn-default.focus,fieldset[disabled] .btn-default:focus,fieldset[disabled] .btn-default:hover,fieldset[disabled] .button.form-submit:focus,fieldset[disabled] .button.form-submit:hover,fieldset[disabled] .button a.focus,fieldset[disabled] .button a:focus,fieldset[disabled] .button a:hover,fieldset[disabled] .focus.button.form-submit,fieldset[disabled] .search-form .focus.search-submit,fieldset[disabled] .search-form .search-submit:focus,fieldset[disabled] .search-form .search-submit:hover{background-color:#fff;border-color:#ccc}.btn-default .badge,.button.form-submit .badge,.button a .badge,.search-form .search-submit .badge{color:#fff;background-color:#333}.btn-primary,.comment-form input[type=submit]{color:#fff;background-color:#002d62;border-color:#002149}.btn-primary.focus,.btn-primary:focus,.comment-form input.focus[type=submit],.comment-form input[type=submit]:focus{color:#fff;background-color:#00162f;border-color:#000}.btn-primary.active,.btn-primary:active,.btn-primary:hover,.comment-form .open>input.dropdown-toggle[type=submit],.comment-form input.active[type=submit],.comment-form input[type=submit]:active,.comment-form input[type=submit]:hover,.open>.btn-primary.dropdown-toggle{color:#fff;background-color:#00162f;border-color:#00050b}.btn-primary.active.focus,.btn-primary.active:focus,.btn-primary.active:hover,.btn-primary:active.focus,.btn-primary:active:focus,.btn-primary:active:hover,.comment-form .open>input.dropdown-toggle.focus[type=submit],.comment-form .open>input.dropdown-toggle[type=submit]:focus,.comment-form .open>input.dropdown-toggle[type=submit]:hover,.comment-form input.active.focus[type=submit],.comment-form input.active[type=submit]:focus,.comment-form input.active[type=submit]:hover,.comment-form input[type=submit]:active.focus,.comment-form input[type=submit]:active:focus,.comment-form input[type=submit]:active:hover,.open>.btn-primary.dropdown-toggle.focus,.open>.btn-primary.dropdown-toggle:focus,.open>.btn-primary.dropdown-toggle:hover{color:#fff;background-color:#00050b;border-color:#000}.btn-primary.active,.btn-primary:active,.comment-form .open>input.dropdown-toggle[type=submit],.comment-form input.active[type=submit],.comment-form input[type=submit]:active,.open>.btn-primary.dropdown-toggle{background-image:none}.btn-primary.disabled.focus,.btn-primary.disabled:focus,.btn-primary.disabled:hover,.btn-primary[disabled].focus,.btn-primary[disabled]:focus,.btn-primary[disabled]:hover,.comment-form fieldset[disabled] input.focus[type=submit],.comment-form fieldset[disabled] input[type=submit]:focus,.comment-form fieldset[disabled] input[type=submit]:hover,.comment-form input.disabled.focus[type=submit],.comment-form input.disabled[type=submit]:focus,.comment-form input.disabled[type=submit]:hover,.comment-form input[disabled].focus[type=submit],.comment-form input[disabled][type=submit]:focus,.comment-form input[disabled][type=submit]:hover,fieldset[disabled] .btn-primary.focus,fieldset[disabled] .btn-primary:focus,fieldset[disabled] .btn-primary:hover,fieldset[disabled] .comment-form input.focus[type=submit],fieldset[disabled] .comment-form input[type=submit]:focus,fieldset[disabled] .comment-form input[type=submit]:hover{background-color:#002d62;border-color:#002149}.btn-primary .badge,.comment-form input[type=submit] .badge{color:#002d62;background-color:#fff}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success.focus,.btn-success:focus{color:#fff;background-color:#449d44;border-color:#255625}.btn-success.active,.btn-success:active,.btn-success:hover,.open>.btn-success.dropdown-toggle{color:#fff;background-color:#449d44;border-color:#398439}.btn-success.active.focus,.btn-success.active:focus,.btn-success.active:hover,.btn-success:active.focus,.btn-success:active:focus,.btn-success:active:hover,.open>.btn-success.dropdown-toggle.focus,.open>.btn-success.dropdown-toggle:focus,.open>.btn-success.dropdown-toggle:hover{color:#fff;background-color:#398439;border-color:#255625}.btn-success.active,.btn-success:active,.open>.btn-success.dropdown-toggle{background-image:none}.btn-success.disabled.focus,.btn-success.disabled:focus,.btn-success.disabled:hover,.btn-success[disabled].focus,.btn-success[disabled]:focus,.btn-success[disabled]:hover,fieldset[disabled] .btn-success.focus,fieldset[disabled] .btn-success:focus,fieldset[disabled] .btn-success:hover{background-color:#5cb85c;border-color:#4cae4c}.btn-success .badge{color:#5cb85c;background-color:#fff}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info.focus,.btn-info:focus{color:#fff;background-color:#31b0d5;border-color:#1b6d85}.btn-info.active,.btn-info:active,.btn-info:hover,.open>.btn-info.dropdown-toggle{color:#fff;background-color:#31b0d5;border-color:#269abc}.btn-info.active.focus,.btn-info.active:focus,.btn-info.active:hover,.btn-info:active.focus,.btn-info:active:focus,.btn-info:active:hover,.open>.btn-info.dropdown-toggle.focus,.open>.btn-info.dropdown-toggle:focus,.open>.btn-info.dropdown-toggle:hover{color:#fff;background-color:#269abc;border-color:#1b6d85}.btn-info.active,.btn-info:active,.open>.btn-info.dropdown-toggle{background-image:none}.btn-info.disabled.focus,.btn-info.disabled:focus,.btn-info.disabled:hover,.btn-info[disabled].focus,.btn-info[disabled]:focus,.btn-info[disabled]:hover,fieldset[disabled] .btn-info.focus,fieldset[disabled] .btn-info:focus,fieldset[disabled] .btn-info:hover{background-color:#5bc0de;border-color:#46b8da}.btn-info .badge{color:#5bc0de;background-color:#fff}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning.focus,.btn-warning:focus{color:#fff;background-color:#ec971f;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.btn-warning:hover,.open>.btn-warning.dropdown-toggle{color:#fff;background-color:#ec971f;border-color:#d58512}.btn-warning.active.focus,.btn-warning.active:focus,.btn-warning.active:hover,.btn-warning:active.focus,.btn-warning:active:focus,.btn-warning:active:hover,.open>.btn-warning.dropdown-toggle.focus,.open>.btn-warning.dropdown-toggle:focus,.open>.btn-warning.dropdown-toggle:hover{color:#fff;background-color:#d58512;border-color:#985f0d}.btn-warning.active,.btn-warning:active,.open>.btn-warning.dropdown-toggle{background-image:none}.btn-warning.disabled.focus,.btn-warning.disabled:focus,.btn-warning.disabled:hover,.btn-warning[disabled].focus,.btn-warning[disabled]:focus,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning.focus,fieldset[disabled] .btn-warning:focus,fieldset[disabled] .btn-warning:hover{background-color:#f0ad4e;border-color:#eea236}.btn-warning .badge{color:#f0ad4e;background-color:#fff}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger.focus,.btn-danger:focus{color:#fff;background-color:#c9302c;border-color:#761c19}.btn-danger.active,.btn-danger:active,.btn-danger:hover,.open>.btn-danger.dropdown-toggle{color:#fff;background-color:#c9302c;border-color:#ac2925}.btn-danger.active.focus,.btn-danger.active:focus,.btn-danger.active:hover,.btn-danger:active.focus,.btn-danger:active:focus,.btn-danger:active:hover,.open>.btn-danger.dropdown-toggle.focus,.open>.btn-danger.dropdown-toggle:focus,.open>.btn-danger.dropdown-toggle:hover{color:#fff;background-color:#ac2925;border-color:#761c19}.btn-danger.active,.btn-danger:active,.open>.btn-danger.dropdown-toggle{background-image:none}.btn-danger.disabled.focus,.btn-danger.disabled:focus,.btn-danger.disabled:hover,.btn-danger[disabled].focus,.btn-danger[disabled]:focus,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger.focus,fieldset[disabled] .btn-danger:focus,fieldset[disabled] .btn-danger:hover{background-color:#d9534f;border-color:#d43f3a}.btn-danger .badge{color:#d9534f;background-color:#fff}.btn-link{color:#c03;font-weight:400;border-radius:0}.btn-link,.btn-link.active,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;box-shadow:none}.btn-link,.btn-link:active,.btn-link:focus,.btn-link:hover{border-color:transparent}.btn-link:focus,.btn-link:hover{color:#800020;text-decoration:underline;background-color:transparent}.btn-link[disabled]:focus,.btn-link[disabled]:hover,fieldset[disabled] .btn-link:focus,fieldset[disabled] .btn-link:hover{color:#777;text-decoration:none}.btn-group-lg>.btn,.btn-group-lg>.button.form-submit,.btn-lg,.button .btn-group-lg>a,.comment-form .btn-group-lg>input[type=submit],.search-form .btn-group-lg>.search-submit{padding:10px 16px;font-size:16px;line-height:1.3333333;border-radius:3px}.btn-group-sm>.btn,.btn-group-sm>.button.form-submit,.btn-sm,.button .btn-group-sm>a,.comment-form .btn-group-sm>input[type=submit],.search-form .btn-group-sm>.search-submit{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:0}.btn-group-xs>.btn,.btn-group-xs>.button.form-submit,.btn-xs,.button .btn-group-xs>a,.comment-form .btn-group-xs>input[type=submit],.search-form .btn-group-xs>.search-submit{padding:1px 5px;font-size:12px;line-height:1.5;border-radius:0}.btn-block{display:block;width:100%}.btn-block+.btn-block{margin-top:5px}input[type=button].btn-block,input[type=reset].btn-block,input[type=submit].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}tr.collapse.in{display:table-row}tbody.collapse.in{display:table-row-group}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition-property:height,visibility;transition-property:height,visibility;-webkit-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease;transition-timing-function:ease}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px dashed;border-top:4px solid\9;border-right:4px solid transparent;border-left:4px solid transparent}.dropdown,.dropup{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;list-style:none;font-size:14px;text-align:left;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,.15);border-radius:3px;box-shadow:0 6px 12px rgba(0,0,0,.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9.5px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:400;line-height:1.5714285714;color:#333;white-space:nowrap}.dropdown-menu>li>a:focus,.dropdown-menu>li>a:hover{text-decoration:none;color:#262626;background-color:#f5f5f5}.dropdown-menu>.active>a,.dropdown-menu>.active>a:focus,.dropdown-menu>.active>a:hover{color:#fff;text-decoration:none;outline:0;background-color:#002d62}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{color:#777}.dropdown-menu>.disabled>a:focus,.dropdown-menu>.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-menu-right{left:auto;right:0}.dropdown-menu-left{left:0;right:auto}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.5714285714;color:#777;white-space:nowrap}.dropdown-backdrop{position:fixed;left:0;right:0;bottom:0;top:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0;border-bottom:4px dashed;border-bottom:4px solid\9;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:2px}@media (min-width:992px){.navbar-right .dropdown-menu{right:0;left:auto}.navbar-right .dropdown-menu-left{left:0;right:auto}}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group-vertical>.btn,.btn-group-vertical>.button.form-submit,.btn-group>.btn,.btn-group>.button.form-submit,.button .btn-group-vertical>a,.button .btn-group>a,.comment-form .btn-group-vertical>input[type=submit],.comment-form .btn-group>input[type=submit],.search-form .btn-group-vertical>.search-submit,.search-form .btn-group>.search-submit{position:relative;float:left}.btn-group-vertical>.active.button.form-submit,.btn-group-vertical>.btn.active,.btn-group-vertical>.btn:active,.btn-group-vertical>.btn:focus,.btn-group-vertical>.btn:hover,.btn-group-vertical>.button.form-submit:active,.btn-group-vertical>.button.form-submit:focus,.btn-group-vertical>.button.form-submit:hover,.btn-group>.active.button.form-submit,.btn-group>.btn.active,.btn-group>.btn:active,.btn-group>.btn:focus,.btn-group>.btn:hover,.btn-group>.button.form-submit:active,.btn-group>.button.form-submit:focus,.btn-group>.button.form-submit:hover,.button .btn-group-vertical>a.active,.button .btn-group-vertical>a:active,.button .btn-group-vertical>a:focus,.button .btn-group-vertical>a:hover,.button .btn-group>a.active,.button .btn-group>a:active,.button .btn-group>a:focus,.button .btn-group>a:hover,.comment-form .btn-group-vertical>input.active[type=submit],.comment-form .btn-group-vertical>input[type=submit]:active,.comment-form .btn-group-vertical>input[type=submit]:focus,.comment-form .btn-group-vertical>input[type=submit]:hover,.comment-form .btn-group>input.active[type=submit],.comment-form .btn-group>input[type=submit]:active,.comment-form .btn-group>input[type=submit]:focus,.comment-form .btn-group>input[type=submit]:hover,.search-form .btn-group-vertical>.active.search-submit,.search-form .btn-group-vertical>.search-submit:active,.search-form .btn-group-vertical>.search-submit:focus,.search-form .btn-group-vertical>.search-submit:hover,.search-form .btn-group>.active.search-submit,.search-form .btn-group>.search-submit:active,.search-form .btn-group>.search-submit:focus,.search-form .btn-group>.search-submit:hover{z-index:2}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn+.button.form-submit,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group,.btn-group .btn-group+.button.form-submit,.btn-group .button .btn+a,.btn-group .button .btn-group+a,.btn-group .button .button.form-submit+a,.btn-group .button .comment-form a+input[type=submit],.btn-group .button.form-submit+.btn,.btn-group .button.form-submit+.btn-group,.btn-group .button.form-submit+.button.form-submit,.btn-group .button .search-form a+.search-submit,.btn-group .button a+.btn,.btn-group .button a+.btn-group,.btn-group .button a+.button.form-submit,.btn-group .button a+a,.btn-group .button a+a.submit,.btn-group .button a.submit+a,.btn-group .comment-form .btn+input[type=submit],.btn-group .comment-form .btn-group+input[type=submit],.btn-group .comment-form .button.form-submit+input[type=submit],.btn-group .comment-form .button input[type=submit]+a,.btn-group .comment-form .search-form input[type=submit]+.search-submit,.btn-group .comment-form input[type=submit]+.btn,.btn-group .comment-form input[type=submit]+.btn-group,.btn-group .comment-form input[type=submit]+.button.form-submit,.btn-group .comment-form input[type=submit]+input[type=submit],.btn-group .search-form .btn+.search-submit,.btn-group .search-form .btn-group+.search-submit,.btn-group .search-form .button.form-submit+.search-submit,.btn-group .search-form .button .search-submit+a,.btn-group .search-form .comment-form .search-submit+input[type=submit],.btn-group .search-form .search-submit+.btn,.btn-group .search-form .search-submit+.btn-group,.btn-group .search-form .search-submit+.button.form-submit,.btn-group .search-form .search-submit+.search-submit,.button .btn-group .btn+a,.button .btn-group .btn-group+a,.button .btn-group .button.form-submit+a,.button .btn-group .comment-form a+input[type=submit],.button .btn-group .comment-form input[type=submit]+a,.button .btn-group .search-form .search-submit+a,.button .btn-group .search-form a+.search-submit,.button .btn-group a+.btn,.button .btn-group a+.btn-group,.button .btn-group a+.button.form-submit,.button .btn-group a+a,.button .btn-group a+a.submit,.button .btn-group a.submit+a,.button .comment-form .btn-group input[type=submit]+a,.button .search-form .btn-group .search-submit+a,.comment-form .btn-group .btn+input[type=submit],.comment-form .btn-group .btn-group+input[type=submit],.comment-form .btn-group .button.form-submit+input[type=submit],.comment-form .btn-group .button a+input[type=submit],.comment-form .btn-group .button input[type=submit]+a,.comment-form .btn-group .search-form .search-submit+input[type=submit],.comment-form .btn-group .search-form input[type=submit]+.search-submit,.comment-form .btn-group input[type=submit]+.btn,.comment-form .btn-group input[type=submit]+.btn-group,.comment-form .btn-group input[type=submit]+.button.form-submit,.comment-form .btn-group input[type=submit]+input[type=submit],.comment-form .button .btn-group a+input[type=submit],.comment-form .search-form .btn-group .search-submit+input[type=submit],.search-form .btn-group .btn+.search-submit,.search-form .btn-group .btn-group+.search-submit,.search-form .btn-group .button.form-submit+.search-submit,.search-form .btn-group .button .search-submit+a,.search-form .btn-group .button a+.search-submit,.search-form .btn-group .comment-form .search-submit+input[type=submit],.search-form .btn-group .comment-form input[type=submit]+.search-submit,.search-form .btn-group .search-submit+.btn,.search-form .btn-group .search-submit+.btn-group,.search-form .btn-group .search-submit+.button.form-submit,.search-form .btn-group .search-submit+.search-submit,.search-form .button .btn-group a+.search-submit,.search-form .comment-form .btn-group input[type=submit]+.search-submit{margin-left:-1px}.btn-toolbar{margin-left:-5px}.btn-toolbar:after,.btn-toolbar:before{content:" ";display:table}.btn-toolbar:after{clear:both}.btn-toolbar .btn,.btn-toolbar .btn-group,.btn-toolbar .button.form-submit,.btn-toolbar .button a,.btn-toolbar .comment-form input[type=submit],.btn-toolbar .input-group,.btn-toolbar .search-form .search-submit,.button .btn-toolbar a,.comment-form .btn-toolbar input[type=submit],.search-form .btn-toolbar .search-submit{float:left}.btn-toolbar>.btn,.btn-toolbar>.btn-group,.btn-toolbar>.button.form-submit,.btn-toolbar>.input-group,.button .btn-toolbar>a,.comment-form .btn-toolbar>input[type=submit],.search-form .btn-toolbar>.search-submit{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle),.btn-group>.button.form-submit:not(:first-child):not(:last-child):not(.dropdown-toggle),.button .btn-group>a:not(:first-child):not(:last-child):not(.dropdown-toggle),.comment-form .btn-group>input[type=submit]:not(:first-child):not(:last-child):not(.dropdown-toggle),.search-form .btn-group>.search-submit:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child,.btn-group>.button.form-submit:first-child,.button .btn-group>a:first-child,.comment-form .btn-group>input[type=submit]:first-child,.search-form .btn-group>.search-submit:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle),.btn-group>.button.form-submit:first-child:not(:last-child):not(.dropdown-toggle),.button .btn-group>a:first-child:not(:last-child):not(.dropdown-toggle),.comment-form .btn-group>input[type=submit]:first-child:not(:last-child):not(.dropdown-toggle),.search-form .btn-group>.search-submit:first-child:not(:last-child):not(.dropdown-toggle){border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.button.form-submit:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child),.button .btn-group>a:last-child:not(:first-child),.comment-form .btn-group>input[type=submit]:last-child:not(:first-child),.search-form .btn-group>.search-submit:last-child:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group>.btn-group:not(:first-child):not(:last-child)>.button.form-submit,.button .btn-group>.btn-group:not(:first-child):not(:last-child)>a,.comment-form .btn-group>.btn-group:not(:first-child):not(:last-child)>input[type=submit],.search-form .btn-group>.btn-group:not(:first-child):not(:last-child)>.search-submit{border-radius:0}.btn-group>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.button.form-submit:last-child,.btn-group>.btn-group:first-child:not(:last-child)>.dropdown-toggle,.button .btn-group>.btn-group:first-child:not(:last-child)>a:last-child,.comment-form .btn-group>.btn-group:first-child:not(:last-child)>input[type=submit]:last-child,.search-form .btn-group>.btn-group:first-child:not(:last-child)>.search-submit:last-child{border-bottom-right-radius:0;border-top-right-radius:0}.btn-group>.btn-group:last-child:not(:first-child)>.btn:first-child,.btn-group>.btn-group:last-child:not(:first-child)>.button.form-submit:first-child,.button .btn-group>.btn-group:last-child:not(:first-child)>a:first-child,.comment-form .btn-group>.btn-group:last-child:not(:first-child)>input[type=submit]:first-child,.search-form .btn-group>.btn-group:last-child:not(:first-child)>.search-submit:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group>.btn+.dropdown-toggle,.btn-group>.button.form-submit+.dropdown-toggle,.button .btn-group>a+.dropdown-toggle,.comment-form .btn-group>input[type=submit]+.dropdown-toggle,.search-form .btn-group>.search-submit+.dropdown-toggle{padding-left:8px;padding-right:8px}.btn-group-lg.btn-group>.btn+.dropdown-toggle,.btn-group-lg.btn-group>.button.form-submit+.dropdown-toggle,.btn-group>.btn-lg+.dropdown-toggle,.button .btn-group-lg.btn-group>a+.dropdown-toggle,.comment-form .btn-group-lg.btn-group>input[type=submit]+.dropdown-toggle,.search-form .btn-group-lg.btn-group>.search-submit+.dropdown-toggle{padding-left:12px;padding-right:12px}.btn-group.open .dropdown-toggle{box-shadow:inset 0 3px 5px rgba(0,0,0,.125)}.btn-group.open .dropdown-toggle.btn-link{box-shadow:none}.btn .caret,.button.form-submit .caret,.button a .caret,.comment-form input[type=submit] .caret,.search-form .search-submit .caret{margin-left:0}.btn-group-lg>.btn .caret,.btn-group-lg>.button.form-submit .caret,.btn-lg .caret,.button .btn-group-lg>a .caret,.comment-form .btn-group-lg>input[type=submit] .caret,.search-form .btn-group-lg>.search-submit .caret{border-width:5px 5px 0;border-bottom-width:0}.button .dropup .btn-group-lg>a .caret,.comment-form .dropup .btn-group-lg>input[type=submit] .caret,.dropup .btn-group-lg>.btn .caret,.dropup .btn-group-lg>.button.form-submit .caret,.dropup .btn-lg .caret,.dropup .button .btn-group-lg>a .caret,.dropup .comment-form .btn-group-lg>input[type=submit] .caret,.dropup .search-form .btn-group-lg>.search-submit .caret,.search-form .dropup .btn-group-lg>.search-submit .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group,.btn-group-vertical>.btn-group>.btn,.btn-group-vertical>.btn-group>.button.form-submit,.btn-group-vertical>.button.form-submit,.button .btn-group-vertical>.btn-group>a,.button .btn-group-vertical>a,.comment-form .btn-group-vertical>.btn-group>input[type=submit],.comment-form .btn-group-vertical>input[type=submit],.search-form .btn-group-vertical>.btn-group>.search-submit,.search-form .btn-group-vertical>.search-submit{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:after,.btn-group-vertical>.btn-group:before{content:" ";display:table}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn,.btn-group-vertical>.btn-group>.button.form-submit,.button .btn-group-vertical>.btn-group>a,.comment-form .btn-group-vertical>.btn-group>input[type=submit],.search-form .btn-group-vertical>.btn-group>.search-submit{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn+.button.form-submit,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group,.btn-group-vertical>.btn-group+.button.form-submit,.btn-group-vertical>.button.form-submit+.btn,.btn-group-vertical>.button.form-submit+.btn-group,.btn-group-vertical>.button.form-submit+.button.form-submit,.button .btn-group-vertical>.btn+a,.button .btn-group-vertical>.btn-group+a,.button .btn-group-vertical>.button.form-submit+a,.button .btn-group-vertical>a+.btn,.button .btn-group-vertical>a+.btn-group,.button .btn-group-vertical>a+.button.form-submit,.button .btn-group-vertical>a+a,.button .btn-group-vertical>a+a.submit,.button .btn-group-vertical>a.submit+a,.button .comment-form .btn-group-vertical>a+input[type=submit],.button .comment-form .btn-group-vertical>input[type=submit]+a,.button .search-form .btn-group-vertical>.search-submit+a,.button .search-form .btn-group-vertical>a+.search-submit,.comment-form .btn-group-vertical>.btn+input[type=submit],.comment-form .btn-group-vertical>.btn-group+input[type=submit],.comment-form .btn-group-vertical>.button.form-submit+input[type=submit],.comment-form .btn-group-vertical>input[type=submit]+.btn,.comment-form .btn-group-vertical>input[type=submit]+.btn-group,.comment-form .btn-group-vertical>input[type=submit]+.button.form-submit,.comment-form .btn-group-vertical>input[type=submit]+input[type=submit],.comment-form .button .btn-group-vertical>a+input[type=submit],.comment-form .button .btn-group-vertical>input[type=submit]+a,.comment-form .search-form .btn-group-vertical>.search-submit+input[type=submit],.comment-form .search-form .btn-group-vertical>input[type=submit]+.search-submit,.search-form .btn-group-vertical>.btn+.search-submit,.search-form .btn-group-vertical>.btn-group+.search-submit,.search-form .btn-group-vertical>.button.form-submit+.search-submit,.search-form .btn-group-vertical>.search-submit+.btn,.search-form .btn-group-vertical>.search-submit+.btn-group,.search-form .btn-group-vertical>.search-submit+.button.form-submit,.search-form .btn-group-vertical>.search-submit+.search-submit,.search-form .button .btn-group-vertical>.search-submit+a,.search-form .button .btn-group-vertical>a+.search-submit,.search-form .comment-form .btn-group-vertical>.search-submit+input[type=submit],.search-form .comment-form .btn-group-vertical>input[type=submit]+.search-submit{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child),.btn-group-vertical>.button.form-submit:not(:first-child):not(:last-child),.button .btn-group-vertical>a:not(:first-child):not(:last-child),.comment-form .btn-group-vertical>input[type=submit]:not(:first-child):not(:last-child),.search-form .btn-group-vertical>.search-submit:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child),.btn-group-vertical>.button.form-submit:first-child:not(:last-child),.button .btn-group-vertical>a:first-child:not(:last-child),.comment-form .btn-group-vertical>input[type=submit]:first-child:not(:last-child),.search-form .btn-group-vertical>.search-submit:first-child:not(:last-child){border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child),.btn-group-vertical>.button.form-submit:last-child:not(:first-child),.button .btn-group-vertical>a:last-child:not(:first-child),.comment-form .btn-group-vertical>input[type=submit]:last-child:not(:first-child),.search-form .btn-group-vertical>.search-submit:last-child:not(:first-child){border-top-right-radius:0;border-top-left-radius:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn,.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.button.form-submit,.button .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>a,.comment-form .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>input[type=submit],.search-form .btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.search-submit{border-radius:0}.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.button.form-submit:last-child,.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle,.button .btn-group-vertical>.btn-group:first-child:not(:last-child)>a:last-child,.comment-form .btn-group-vertical>.btn-group:first-child:not(:last-child)>input[type=submit]:last-child,.search-form .btn-group-vertical>.btn-group:first-child:not(:last-child)>.search-submit:last-child{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child,.btn-group-vertical>.btn-group:last-child:not(:first-child)>.button.form-submit:first-child,.button .btn-group-vertical>.btn-group:last-child:not(:first-child)>a:first-child,.comment-form .btn-group-vertical>.btn-group:last-child:not(:first-child)>input[type=submit]:first-child,.search-form .btn-group-vertical>.btn-group:last-child:not(:first-child)>.search-submit:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;table-layout:fixed;border-collapse:separate}.btn-group-justified>.btn,.btn-group-justified>.btn-group,.btn-group-justified>.button.form-submit,.button .btn-group-justified>a,.comment-form .btn-group-justified>input[type=submit],.search-form .btn-group-justified>.search-submit{float:none;display:table-cell;width:1%}.btn-group-justified>.btn-group .btn,.btn-group-justified>.btn-group .button.form-submit,.btn-group-justified>.btn-group .button a,.btn-group-justified>.btn-group .comment-form input[type=submit],.btn-group-justified>.btn-group .search-form .search-submit,.button .btn-group-justified>.btn-group a,.comment-form .btn-group-justified>.btn-group input[type=submit],.search-form .btn-group-justified>.btn-group .search-submit{width:100%}.btn-group-justified>.btn-group .dropdown-menu{left:auto}.button [data-toggle=buttons]>.btn-group>a input[type=checkbox],.button [data-toggle=buttons]>.btn-group>a input[type=radio],.button [data-toggle=buttons]>a input[type=checkbox],.button [data-toggle=buttons]>a input[type=radio],.comment-form [data-toggle=buttons]>.btn-group>input[type=submit] input[type=checkbox],.comment-form [data-toggle=buttons]>.btn-group>input[type=submit] input[type=radio],.comment-form [data-toggle=buttons]>input[type=submit] input[type=checkbox],.comment-form [data-toggle=buttons]>input[type=submit] input[type=radio],.search-form [data-toggle=buttons]>.btn-group>.search-submit input[type=checkbox],.search-form [data-toggle=buttons]>.btn-group>.search-submit input[type=radio],.search-form [data-toggle=buttons]>.search-submit input[type=checkbox],.search-form [data-toggle=buttons]>.search-submit input[type=radio],[data-toggle=buttons]>.btn-group>.btn input[type=checkbox],[data-toggle=buttons]>.btn-group>.btn input[type=radio],[data-toggle=buttons]>.btn-group>.button.form-submit input[type=checkbox],[data-toggle=buttons]>.btn-group>.button.form-submit input[type=radio],[data-toggle=buttons]>.btn input[type=checkbox],[data-toggle=buttons]>.btn input[type=radio],[data-toggle=buttons]>.button.form-submit input[type=checkbox],[data-toggle=buttons]>.button.form-submit input[type=radio]{position:absolute;clip:rect(0,0,0,0);pointer-events:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group[class*=col-]{float:none;padding-left:0;padding-right:0}#checkMyTrip .input-group input[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group select,#scheduleForm .aeroportDestinatie .input-group select,#scheduleForm .aeroportStart .input-group select,#scheduleForm .input-group input.calendar,#scheduleForm .input-group select.selectBox,#scheduleForm .intoarcere .input-group .calendar,#scheduleForm .plecare .input-group .calendar,#tarom-orar-form .form-item-schedule-ddate .input-group .calendar,#tarom-orar-form .form-item-schedule-rdate .input-group .calendar,.comment-form .input-group input[type=email],.comment-form .input-group input[type=text],.comment-form .input-group input[type=url],.comment-form .input-group textarea,.form-item .input-group .form-select,.form-item .input-group .form-text,.input-group #checkMyTrip input[type=text],.input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar,.input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar,.input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,.input-group #scheduleForm .aeroportDestinatie select,.input-group #scheduleForm .aeroportStart select,.input-group #scheduleForm .intoarcere .calendar,.input-group #scheduleForm .plecare .calendar,.input-group #scheduleForm input.calendar,.input-group #scheduleForm select.selectBox,.input-group #tarom-orar-form .form-item-schedule-ddate .calendar,.input-group #tarom-orar-form .form-item-schedule-rdate .calendar,.input-group .comment-form input[type=email],.input-group .comment-form input[type=text],.input-group .comment-form input[type=url],.input-group .comment-form textarea,.input-group .form-control,.input-group .form-item .form-select,.input-group .form-item .form-text,.input-group .search-form .search-field,.input-group select.customList,.search-form .input-group .search-field{position:relative;z-index:2;float:left;width:100%;margin-bottom:0}#checkMyTrip .input-group input[type=text]:focus,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group .calendar:focus,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group .calendar:focus,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group select:focus,#scheduleForm .aeroportDestinatie .input-group select:focus,#scheduleForm .aeroportStart .input-group select:focus,#scheduleForm .input-group input.calendar:focus,#scheduleForm .input-group select.selectBox:focus,#scheduleForm .intoarcere .input-group .calendar:focus,#scheduleForm .plecare .input-group .calendar:focus,#tarom-orar-form .form-item-schedule-ddate .input-group .calendar:focus,#tarom-orar-form .form-item-schedule-rdate .input-group .calendar:focus,.comment-form .input-group input[type=email]:focus,.comment-form .input-group input[type=text]:focus,.comment-form .input-group input[type=url]:focus,.comment-form .input-group textarea:focus,.form-item .input-group .form-select:focus,.form-item .input-group .form-text:focus,.input-group #checkMyTrip input[type=text]:focus,.input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar:focus,.input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar:focus,.input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select:focus,.input-group #scheduleForm .aeroportDestinatie select:focus,.input-group #scheduleForm .aeroportStart select:focus,.input-group #scheduleForm .intoarcere .calendar:focus,.input-group #scheduleForm .plecare .calendar:focus,.input-group #scheduleForm input.calendar:focus,.input-group #scheduleForm select.selectBox:focus,.input-group #tarom-orar-form .form-item-schedule-ddate .calendar:focus,.input-group #tarom-orar-form .form-item-schedule-rdate .calendar:focus,.input-group .comment-form input[type=email]:focus,.input-group .comment-form input[type=text]:focus,.input-group .comment-form input[type=url]:focus,.input-group .comment-form textarea:focus,.input-group .form-control:focus,.input-group .form-item .form-select:focus,.input-group .form-item .form-text:focus,.input-group .search-form .search-field:focus,.input-group select.customList:focus,.search-form .input-group .search-field:focus{z-index:3}#checkMyTrip .input-group input[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group select,#scheduleForm .aeroportDestinatie .input-group select,#scheduleForm .aeroportStart .input-group select,#scheduleForm .input-group input.calendar,#scheduleForm .input-group select.selectBox,#scheduleForm .intoarcere .input-group .calendar,#scheduleForm .plecare .input-group .calendar,#tarom-orar-form .form-item-schedule-ddate .input-group .calendar,#tarom-orar-form .form-item-schedule-rdate .input-group .calendar,.comment-form .input-group input[type=email],.comment-form .input-group input[type=text],.comment-form .input-group input[type=url],.comment-form .input-group textarea,.form-item .input-group .form-select,.form-item .input-group .form-text,.input-group #checkMyTrip input[type=text],.input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar,.input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar,.input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,.input-group #scheduleForm .aeroportDestinatie select,.input-group #scheduleForm .aeroportStart select,.input-group #scheduleForm .intoarcere .calendar,.input-group #scheduleForm .plecare .calendar,.input-group #scheduleForm input.calendar,.input-group #scheduleForm select.selectBox,.input-group #tarom-orar-form .form-item-schedule-ddate .calendar,.input-group #tarom-orar-form .form-item-schedule-rdate .calendar,.input-group-addon,.input-group-btn,.input-group .comment-form input[type=email],.input-group .comment-form input[type=text],.input-group .comment-form input[type=url],.input-group .comment-form textarea,.input-group .form-control,.input-group .form-item .form-select,.input-group .form-item .form-text,.input-group .search-form .search-field,.input-group select.customList,.search-form .input-group .search-field{display:table-cell}#checkMyTrip .input-group input[type=text]:not(:first-child):not(:last-child),#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group .calendar:not(:first-child):not(:last-child),#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group .calendar:not(:first-child):not(:last-child),#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group select:not(:first-child):not(:last-child),#scheduleForm .aeroportDestinatie .input-group select:not(:first-child):not(:last-child),#scheduleForm .aeroportStart .input-group select:not(:first-child):not(:last-child),#scheduleForm .input-group input.calendar:not(:first-child):not(:last-child),#scheduleForm .input-group select.selectBox:not(:first-child):not(:last-child),#scheduleForm .intoarcere .input-group .calendar:not(:first-child):not(:last-child),#scheduleForm .plecare .input-group .calendar:not(:first-child):not(:last-child),#tarom-orar-form .form-item-schedule-ddate .input-group .calendar:not(:first-child):not(:last-child),#tarom-orar-form .form-item-schedule-rdate .input-group .calendar:not(:first-child):not(:last-child),.comment-form .input-group input[type=email]:not(:first-child):not(:last-child),.comment-form .input-group input[type=text]:not(:first-child):not(:last-child),.comment-form .input-group input[type=url]:not(:first-child):not(:last-child),.comment-form .input-group textarea:not(:first-child):not(:last-child),.form-item .input-group .form-select:not(:first-child):not(:last-child),.form-item .input-group .form-text:not(:first-child):not(:last-child),.input-group #checkMyTrip input[type=text]:not(:first-child):not(:last-child),.input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar:not(:first-child):not(:last-child),.input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar:not(:first-child):not(:last-child),.input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select:not(:first-child):not(:last-child),.input-group #scheduleForm .aeroportDestinatie select:not(:first-child):not(:last-child),.input-group #scheduleForm .aeroportStart select:not(:first-child):not(:last-child),.input-group #scheduleForm .intoarcere .calendar:not(:first-child):not(:last-child),.input-group #scheduleForm .plecare .calendar:not(:first-child):not(:last-child),.input-group #scheduleForm input.calendar:not(:first-child):not(:last-child),.input-group #scheduleForm select.selectBox:not(:first-child):not(:last-child),.input-group #tarom-orar-form .form-item-schedule-ddate .calendar:not(:first-child):not(:last-child),.input-group #tarom-orar-form .form-item-schedule-rdate .calendar:not(:first-child):not(:last-child),.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .comment-form input[type=email]:not(:first-child):not(:last-child),.input-group .comment-form input[type=text]:not(:first-child):not(:last-child),.input-group .comment-form input[type=url]:not(:first-child):not(:last-child),.input-group .comment-form textarea:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child),.input-group .form-item .form-select:not(:first-child):not(:last-child),.input-group .form-item .form-text:not(:first-child):not(:last-child),.input-group .search-form .search-field:not(:first-child):not(:last-child),.input-group select.customList:not(:first-child):not(:last-child),.search-form .input-group .search-field:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:400;line-height:1;color:#5e707e;text-align:center;background-color:#eee;border:1px solid #aeb7be;border-radius:0}#checkMyTrip .input-group-sm>input.input-group-addon[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-sm>.input-group-addon.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-sm>.input-group-addon.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group-sm>select.input-group-addon,#scheduleForm .aeroportDestinatie .input-group-sm>select.input-group-addon,#scheduleForm .aeroportStart .input-group-sm>select.input-group-addon,#scheduleForm .input-group-sm>input.input-group-addon.calendar,#scheduleForm .input-group-sm>select.input-group-addon.selectBox,#scheduleForm .intoarcere .input-group-sm>.input-group-addon.calendar,#scheduleForm .plecare .input-group-sm>.input-group-addon.calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-sm>.input-group-addon.calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-sm>.input-group-addon.calendar,.button .input-group-sm>.input-group-btn>a.input-group-addon,.comment-form .input-group-sm>.input-group-btn>input.input-group-addon[type=submit],.comment-form .input-group-sm>input.input-group-addon[type=email],.comment-form .input-group-sm>input.input-group-addon[type=text],.comment-form .input-group-sm>input.input-group-addon[type=url],.comment-form .input-group-sm>textarea.input-group-addon,.form-item .input-group-sm>.input-group-addon.form-select,.form-item .input-group-sm>.input-group-addon.form-text,.input-group-addon.input-sm,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.input-group-addon.btn,.input-group-sm>.input-group-btn>.input-group-addon.button.form-submit,.search-form .input-group-sm>.input-group-addon.search-field,.search-form .input-group-sm>.input-group-btn>.input-group-addon.search-submit{padding:5px 10px;font-size:12px;border-radius:0}#checkMyTrip .input-group-lg>input.input-group-addon[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>.input-group-addon.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>.input-group-addon.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group-lg>select.input-group-addon,#scheduleForm .aeroportDestinatie .input-group-lg>select.input-group-addon,#scheduleForm .aeroportStart .input-group-lg>select.input-group-addon,#scheduleForm .input-group-lg>input.input-group-addon.calendar,#scheduleForm .input-group-lg>select.input-group-addon.selectBox,#scheduleForm .intoarcere .input-group-lg>.input-group-addon.calendar,#scheduleForm .plecare .input-group-lg>.input-group-addon.calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-lg>.input-group-addon.calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-lg>.input-group-addon.calendar,.button .input-group-lg>.input-group-btn>a.input-group-addon,.comment-form .input-group-lg>.input-group-btn>input.input-group-addon[type=submit],.comment-form .input-group-lg>input.input-group-addon[type=email],.comment-form .input-group-lg>input.input-group-addon[type=text],.comment-form .input-group-lg>input.input-group-addon[type=url],.comment-form .input-group-lg>textarea.input-group-addon,.form-item .input-group-lg>.input-group-addon.form-select,.form-item .input-group-lg>.input-group-addon.form-text,.input-group-addon.input-lg,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.input-group-addon.btn,.input-group-lg>.input-group-btn>.input-group-addon.button.form-submit,.search-form .input-group-lg>.input-group-addon.search-field,.search-form .input-group-lg>.input-group-btn>.input-group-addon.search-submit{padding:10px 16px;font-size:16px;border-radius:0}.input-group-addon input[type=checkbox],.input-group-addon input[type=radio]{margin-top:0}#checkMyTrip .input-group input[type=text]:first-child,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group .calendar:first-child,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group .calendar:first-child,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group select:first-child,#scheduleForm .aeroportDestinatie .input-group select:first-child,#scheduleForm .aeroportStart .input-group select:first-child,#scheduleForm .input-group input.calendar:first-child,#scheduleForm .input-group select.selectBox:first-child,#scheduleForm .intoarcere .input-group .calendar:first-child,#scheduleForm .plecare .input-group .calendar:first-child,#tarom-orar-form .form-item-schedule-ddate .input-group .calendar:first-child,#tarom-orar-form .form-item-schedule-rdate .input-group .calendar:first-child,.button .input-group-btn:first-child>.btn-group>a,.button .input-group-btn:first-child>a,.button .input-group-btn:last-child>.btn-group:not(:last-child)>a,.button .input-group-btn:last-child>a:not(:last-child):not(.dropdown-toggle),.comment-form .input-group-btn:first-child>.btn-group>input[type=submit],.comment-form .input-group-btn:first-child>input[type=submit],.comment-form .input-group-btn:last-child>.btn-group:not(:last-child)>input[type=submit],.comment-form .input-group-btn:last-child>input[type=submit]:not(:last-child):not(.dropdown-toggle),.comment-form .input-group input[type=email]:first-child,.comment-form .input-group input[type=text]:first-child,.comment-form .input-group input[type=url]:first-child,.comment-form .input-group textarea:first-child,.form-item .input-group .form-select:first-child,.form-item .input-group .form-text:first-child,.input-group #checkMyTrip input[type=text]:first-child,.input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar:first-child,.input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar:first-child,.input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select:first-child,.input-group #scheduleForm .aeroportDestinatie select:first-child,.input-group #scheduleForm .aeroportStart select:first-child,.input-group #scheduleForm .intoarcere .calendar:first-child,.input-group #scheduleForm .plecare .calendar:first-child,.input-group #scheduleForm input.calendar:first-child,.input-group #scheduleForm select.selectBox:first-child,.input-group #tarom-orar-form .form-item-schedule-ddate .calendar:first-child,.input-group #tarom-orar-form .form-item-schedule-rdate .calendar:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group>.btn,.input-group-btn:first-child>.btn-group>.button.form-submit,.input-group-btn:first-child>.button.form-submit,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn-group:not(:last-child)>.btn,.input-group-btn:last-child>.btn-group:not(:last-child)>.button.form-submit,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),.input-group-btn:last-child>.button.form-submit:not(:last-child):not(.dropdown-toggle),.input-group .comment-form input[type=email]:first-child,.input-group .comment-form input[type=text]:first-child,.input-group .comment-form input[type=url]:first-child,.input-group .comment-form textarea:first-child,.input-group .form-control:first-child,.input-group .form-item .form-select:first-child,.input-group .form-item .form-text:first-child,.input-group .search-form .search-field:first-child,.input-group select.customList:first-child,.search-form .input-group-btn:first-child>.btn-group>.search-submit,.search-form .input-group-btn:first-child>.search-submit,.search-form .input-group-btn:last-child>.btn-group:not(:last-child)>.search-submit,.search-form .input-group-btn:last-child>.search-submit:not(:last-child):not(.dropdown-toggle),.search-form .input-group .search-field:first-child{border-bottom-right-radius:0;border-top-right-radius:0}.input-group-addon:first-child{border-right:0}#checkMyTrip .input-group input[type=text]:last-child,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group .calendar:last-child,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group .calendar:last-child,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group select:last-child,#scheduleForm .aeroportDestinatie .input-group select:last-child,#scheduleForm .aeroportStart .input-group select:last-child,#scheduleForm .input-group input.calendar:last-child,#scheduleForm .input-group select.selectBox:last-child,#scheduleForm .intoarcere .input-group .calendar:last-child,#scheduleForm .plecare .input-group .calendar:last-child,#tarom-orar-form .form-item-schedule-ddate .input-group .calendar:last-child,#tarom-orar-form .form-item-schedule-rdate .input-group .calendar:last-child,.button .input-group-btn:first-child>.btn-group:not(:first-child)>a,.button .input-group-btn:first-child>a:not(:first-child),.button .input-group-btn:last-child>.btn-group>a,.button .input-group-btn:last-child>a,.comment-form .input-group-btn:first-child>.btn-group:not(:first-child)>input[type=submit],.comment-form .input-group-btn:first-child>input[type=submit]:not(:first-child),.comment-form .input-group-btn:last-child>.btn-group>input[type=submit],.comment-form .input-group-btn:last-child>input[type=submit],.comment-form .input-group input[type=email]:last-child,.comment-form .input-group input[type=text]:last-child,.comment-form .input-group input[type=url]:last-child,.comment-form .input-group textarea:last-child,.form-item .input-group .form-select:last-child,.form-item .input-group .form-text:last-child,.input-group #checkMyTrip input[type=text]:last-child,.input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar:last-child,.input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar:last-child,.input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select:last-child,.input-group #scheduleForm .aeroportDestinatie select:last-child,.input-group #scheduleForm .aeroportStart select:last-child,.input-group #scheduleForm .intoarcere .calendar:last-child,.input-group #scheduleForm .plecare .calendar:last-child,.input-group #scheduleForm input.calendar:last-child,.input-group #scheduleForm select.selectBox:last-child,.input-group #tarom-orar-form .form-item-schedule-ddate .calendar:last-child,.input-group #tarom-orar-form .form-item-schedule-rdate .calendar:last-child,.input-group-addon:last-child,.input-group-btn:first-child>.btn-group:not(:first-child)>.btn,.input-group-btn:first-child>.btn-group:not(:first-child)>.button.form-submit,.input-group-btn:first-child>.btn:not(:first-child),.input-group-btn:first-child>.button.form-submit:not(:first-child),.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group>.btn,.input-group-btn:last-child>.btn-group>.button.form-submit,.input-group-btn:last-child>.button.form-submit,.input-group-btn:last-child>.dropdown-toggle,.input-group .comment-form input[type=email]:last-child,.input-group .comment-form input[type=text]:last-child,.input-group .comment-form input[type=url]:last-child,.input-group .comment-form textarea:last-child,.input-group .form-control:last-child,.input-group .form-item .form-select:last-child,.input-group .form-item .form-text:last-child,.input-group .search-form .search-field:last-child,.input-group select.customList:last-child,.search-form .input-group-btn:first-child>.btn-group:not(:first-child)>.search-submit,.search-form .input-group-btn:first-child>.search-submit:not(:first-child),.search-form .input-group-btn:last-child>.btn-group>.search-submit,.search-form .input-group-btn:last-child>.search-submit,.search-form .input-group .search-field:last-child{border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{font-size:0;white-space:nowrap}.button .input-group-btn>a,.comment-form .input-group-btn>input[type=submit],.input-group-btn,.input-group-btn>.btn,.input-group-btn>.button.form-submit,.search-form .input-group-btn>.search-submit{position:relative}.button .comment-form .input-group-btn>a+input[type=submit],.button .comment-form .input-group-btn>input[type=submit]+a,.button .input-group-btn>.btn+a,.button .input-group-btn>.button.form-submit+a,.button .input-group-btn>a+.btn,.button .input-group-btn>a+.button.form-submit,.button .input-group-btn>a+a,.button .input-group-btn>a+a.submit,.button .input-group-btn>a.submit+a,.button .search-form .input-group-btn>.search-submit+a,.button .search-form .input-group-btn>a+.search-submit,.comment-form .button .input-group-btn>a+input[type=submit],.comment-form .button .input-group-btn>input[type=submit]+a,.comment-form .input-group-btn>.btn+input[type=submit],.comment-form .input-group-btn>.button.form-submit+input[type=submit],.comment-form .input-group-btn>input[type=submit]+.btn,.comment-form .input-group-btn>input[type=submit]+.button.form-submit,.comment-form .input-group-btn>input[type=submit]+input[type=submit],.comment-form .search-form .input-group-btn>.search-submit+input[type=submit],.comment-form .search-form .input-group-btn>input[type=submit]+.search-submit,.input-group-btn>.btn+.btn,.input-group-btn>.btn+.button.form-submit,.input-group-btn>.button.form-submit+.btn,.input-group-btn>.button.form-submit+.button.form-submit,.search-form .button .input-group-btn>.search-submit+a,.search-form .button .input-group-btn>a+.search-submit,.search-form .comment-form .input-group-btn>.search-submit+input[type=submit],.search-form .comment-form .input-group-btn>input[type=submit]+.search-submit,.search-form .input-group-btn>.btn+.search-submit,.search-form .input-group-btn>.button.form-submit+.search-submit,.search-form .input-group-btn>.search-submit+.btn,.search-form .input-group-btn>.search-submit+.button.form-submit,.search-form .input-group-btn>.search-submit+.search-submit{margin-left:-1px}.button .input-group-btn>a:active,.button .input-group-btn>a:focus,.button .input-group-btn>a:hover,.comment-form .input-group-btn>input[type=submit]:active,.comment-form .input-group-btn>input[type=submit]:focus,.comment-form .input-group-btn>input[type=submit]:hover,.input-group-btn>.btn:active,.input-group-btn>.btn:focus,.input-group-btn>.btn:hover,.input-group-btn>.button.form-submit:active,.input-group-btn>.button.form-submit:focus,.input-group-btn>.button.form-submit:hover,.search-form .input-group-btn>.search-submit:active,.search-form .input-group-btn>.search-submit:focus,.search-form .input-group-btn>.search-submit:hover{z-index:2}.button .input-group-btn:first-child>a,.comment-form .input-group-btn:first-child>input[type=submit],.input-group-btn:first-child>.btn,.input-group-btn:first-child>.btn-group,.input-group-btn:first-child>.button.form-submit,.search-form .input-group-btn:first-child>.search-submit{margin-right:-1px}.button .input-group-btn:last-child>a,.comment-form .input-group-btn:last-child>input[type=submit],.input-group-btn:last-child>.btn,.input-group-btn:last-child>.btn-group,.input-group-btn:last-child>.button.form-submit,.search-form .input-group-btn:last-child>.search-submit{z-index:2;margin-left:-1px}.nav{margin-bottom:0;padding-left:0;list-style:none}.nav:after,.nav:before{content:" ";display:table}.nav:after{clear:both}.nav>li,.nav>li>a{position:relative;display:block}.nav>li>a{padding:10px 15px}.nav>li>a:focus,.nav>li>a:hover{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#777}.nav>li.disabled>a:focus,.nav>li.disabled>a:hover{color:#777;text-decoration:none;background-color:transparent;cursor:not-allowed}.nav .open>a,.nav .open>a:focus,.nav .open>a:hover{background-color:#eee;border-color:#c03}.nav .nav-divider{height:1px;margin:9.5px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.5714285714;border:1px solid transparent;border-radius:3px 3px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:focus,.nav-tabs>li.active>a:hover{color:#c03;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent;cursor:default}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:0}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:focus,.nav-pills>li.active>a:hover{color:#fff;background-color:#002d62}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified,.nav-tabs.nav-justified{width:100%}.nav-justified>li,.nav-tabs.nav-justified>li{float:none}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{text-align:center;margin-bottom:5px}.nav-justified>.dropdown .dropdown-menu{top:auto;left:auto}@media (min-width:768px){.nav-justified>li,.nav-tabs.nav-justified>li{display:table-cell;width:1%}.nav-justified>li>a,.nav-tabs.nav-justified>li>a{margin-bottom:0}}.nav-tabs-justified,.nav-tabs.nav-justified{border-bottom:0}.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{margin-right:0;border-radius:3px}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border:1px solid #ddd}@media (min-width:768px){.nav-tabs-justified>li>a,.nav-tabs.nav-justified>li>a{border-bottom:1px solid #ddd;border-radius:3px 3px 0 0}.nav-tabs-justified>.active>a,.nav-tabs-justified>.active>a:focus,.nav-tabs-justified>.active>a:hover,.nav-tabs.nav-justified>.active>a,.nav-tabs.nav-justified>.active>a:focus,.nav-tabs.nav-justified>.active>a:hover{border-bottom-color:#f3f3f3}}.tab-content>.tab-pane{display:none}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;min-height:38px;margin-bottom:21px;border:1px solid transparent}.navbar:after,.navbar:before{content:" ";display:table}.navbar:after{clear:both}@media (min-width:992px){.navbar{border-radius:3px}}.navbar-header:after,.navbar-header:before{content:" ";display:table}.navbar-header:after{clear:both}@media (min-width:992px){.navbar-header{float:left}}.navbar-collapse{overflow-x:visible;padding-right:15px;padding-left:15px;border-top:1px solid transparent;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1);-webkit-overflow-scrolling:touch}.navbar-collapse:after,.navbar-collapse:before{content:" ";display:table}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media (min-width:992px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse,.navbar-static-top .navbar-collapse{padding-left:0;padding-right:0}}.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:340px}@media (max-device-width:480px) and (orientation:landscape){.navbar-fixed-bottom .navbar-collapse,.navbar-fixed-top .navbar-collapse{max-height:200px}}.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:-15px;margin-left:-15px}@media (min-width:992px){.container-fluid>.navbar-collapse,.container-fluid>.navbar-header,.container>.navbar-collapse,.container>.navbar-header{margin-right:0;margin-left:0}}.navbar-static-top{z-index:1000;border-width:0 0 1px}@media (min-width:992px){.navbar-static-top{border-radius:0}}.navbar-fixed-bottom,.navbar-fixed-top{position:fixed;right:0;left:0;z-index:1030}@media (min-width:992px){.navbar-fixed-bottom,.navbar-fixed-top{border-radius:0}}.navbar-fixed-top{top:0;border-width:0 0 1px}.navbar-fixed-bottom{bottom:0;margin-bottom:0;border-width:1px 0 0}.navbar-brand{float:left;padding:8.5px 15px;font-size:16px;line-height:21px;height:38px}.navbar-brand:focus,.navbar-brand:hover{text-decoration:none}.navbar-brand>img{display:block}@media (min-width:992px){.navbar>.container-fluid .navbar-brand,.navbar>.container .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;margin-right:15px;padding:9px 10px;margin-top:2px;margin-bottom:2px;background-color:transparent;background-image:none;border:1px solid transparent;border-radius:3px}.navbar-toggle:focus{outline:0}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media (min-width:992px){.navbar-toggle{display:none}}.navbar-nav{margin:4.25px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:21px}@media (max-width:991px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu .dropdown-header,.navbar-nav .open .dropdown-menu>li>a{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:21px}.navbar-nav .open .dropdown-menu>li>a:focus,.navbar-nav .open .dropdown-menu>li>a:hover{background-image:none}}@media (min-width:992px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:8.5px;padding-bottom:8.5px}}.navbar-form{margin:1.5px -15px;padding:10px 15px;border-top:1px solid transparent;border-bottom:1px solid transparent;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.1),0 1px 0 hsla(0,0%,100%,.1)}@media (min-width:768px){#checkMyTrip .navbar-form .check_element,#checkMyTrip .search-form .navbar-form label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .navbar-form #paymentContainer,#ONLINE_RESERVATIONS #RESERVE_NOTICE .navbar-form #promo-container,#ONLINE_RESERVATIONS #RESERVE_NOTICE .navbar-form .paymentIcons,#scheduleForm .search-form .navbar-form label,.comment-form .navbar-form p,.navbar-form #checkMyTrip .check_element,.navbar-form #checkMyTrip .search-form label,.navbar-form #ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer,.navbar-form #ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container,.navbar-form #ONLINE_RESERVATIONS #RESERVE_NOTICE .paymentIcons,.navbar-form #scheduleForm .search-form label,.navbar-form .comment-form p,.navbar-form .form-group,.navbar-form .form-item,.navbar-form .search-form #checkMyTrip label,.navbar-form .search-form #scheduleForm label,.navbar-form .search-form label,.search-form #checkMyTrip .navbar-form label,.search-form #scheduleForm .navbar-form label,.search-form .navbar-form label{display:inline-block;margin-bottom:0;vertical-align:middle}#checkMyTrip .navbar-form input[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .navbar-form .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .navbar-form .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .navbar-form select,#scheduleForm .aeroportDestinatie .navbar-form select,#scheduleForm .aeroportStart .navbar-form select,#scheduleForm .intoarcere .navbar-form .calendar,#scheduleForm .navbar-form input.calendar,#scheduleForm .navbar-form select.selectBox,#scheduleForm .plecare .navbar-form .calendar,#tarom-orar-form .form-item-schedule-ddate .navbar-form .calendar,#tarom-orar-form .form-item-schedule-rdate .navbar-form .calendar,.comment-form .navbar-form input[type=email],.comment-form .navbar-form input[type=text],.comment-form .navbar-form input[type=url],.comment-form .navbar-form textarea,.form-item .navbar-form .form-select,.form-item .navbar-form .form-text,.navbar-form #checkMyTrip input[type=text],.navbar-form #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar,.navbar-form #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar,.navbar-form #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,.navbar-form #scheduleForm .aeroportDestinatie select,.navbar-form #scheduleForm .aeroportStart select,.navbar-form #scheduleForm .intoarcere .calendar,.navbar-form #scheduleForm .plecare .calendar,.navbar-form #scheduleForm input.calendar,.navbar-form #scheduleForm select.selectBox,.navbar-form #tarom-orar-form .form-item-schedule-ddate .calendar,.navbar-form #tarom-orar-form .form-item-schedule-rdate .calendar,.navbar-form .comment-form input[type=email],.navbar-form .comment-form input[type=text],.navbar-form .comment-form input[type=url],.navbar-form .comment-form textarea,.navbar-form .form-control,.navbar-form .form-item .form-select,.navbar-form .form-item .form-text,.navbar-form .search-form .search-field,.navbar-form select.customList,.search-form .navbar-form .search-field{display:inline-block;width:auto;vertical-align:middle}.navbar-form .form-control-static{display:inline-block}.navbar-form .input-group{display:inline-table;vertical-align:middle}#checkMyTrip .navbar-form .input-group input[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .navbar-form .input-group .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .navbar-form .input-group .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .navbar-form .input-group select,#scheduleForm .aeroportDestinatie .navbar-form .input-group select,#scheduleForm .aeroportStart .navbar-form .input-group select,#scheduleForm .intoarcere .navbar-form .input-group .calendar,#scheduleForm .navbar-form .input-group input.calendar,#scheduleForm .navbar-form .input-group select.selectBox,#scheduleForm .plecare .navbar-form .input-group .calendar,#tarom-orar-form .form-item-schedule-ddate .navbar-form .input-group .calendar,#tarom-orar-form .form-item-schedule-rdate .navbar-form .input-group .calendar,.comment-form .navbar-form .input-group input[type=email],.comment-form .navbar-form .input-group input[type=text],.comment-form .navbar-form .input-group input[type=url],.comment-form .navbar-form .input-group textarea,.form-item .navbar-form .input-group .form-select,.form-item .navbar-form .input-group .form-text,.navbar-form .input-group #checkMyTrip input[type=text],.navbar-form .input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar,.navbar-form .input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar,.navbar-form .input-group #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,.navbar-form .input-group #scheduleForm .aeroportDestinatie select,.navbar-form .input-group #scheduleForm .aeroportStart select,.navbar-form .input-group #scheduleForm .intoarcere .calendar,.navbar-form .input-group #scheduleForm .plecare .calendar,.navbar-form .input-group #scheduleForm input.calendar,.navbar-form .input-group #scheduleForm select.selectBox,.navbar-form .input-group #tarom-orar-form .form-item-schedule-ddate .calendar,.navbar-form .input-group #tarom-orar-form .form-item-schedule-rdate .calendar,.navbar-form .input-group .comment-form input[type=email],.navbar-form .input-group .comment-form input[type=text],.navbar-form .input-group .comment-form input[type=url],.navbar-form .input-group .comment-form textarea,.navbar-form .input-group .form-control,.navbar-form .input-group .form-item .form-select,.navbar-form .input-group .form-item .form-text,.navbar-form .input-group .input-group-addon,.navbar-form .input-group .input-group-btn,.navbar-form .input-group .search-form .search-field,.navbar-form .input-group select.customList,.search-form .navbar-form .input-group .search-field{width:auto}#checkMyTrip .navbar-form .input-group>input[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .navbar-form .input-group>.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .navbar-form .input-group>.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .navbar-form .input-group>select,#scheduleForm .aeroportDestinatie .navbar-form .input-group>select,#scheduleForm .aeroportStart .navbar-form .input-group>select,#scheduleForm .intoarcere .navbar-form .input-group>.calendar,#scheduleForm .navbar-form .input-group>input.calendar,#scheduleForm .navbar-form .input-group>select.selectBox,#scheduleForm .plecare .navbar-form .input-group>.calendar,#tarom-orar-form .form-item-schedule-ddate .navbar-form .input-group>.calendar,#tarom-orar-form .form-item-schedule-rdate .navbar-form .input-group>.calendar,.comment-form .navbar-form .input-group>input[type=email],.comment-form .navbar-form .input-group>input[type=text],.comment-form .navbar-form .input-group>input[type=url],.comment-form .navbar-form .input-group>textarea,.form-item .navbar-form .input-group>.form-select,.form-item .navbar-form .input-group>.form-text,.navbar-form #checkMyTrip .input-group>input[type=text],.navbar-form #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group>.calendar,.navbar-form #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group>.calendar,.navbar-form #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group>select,.navbar-form #scheduleForm .aeroportDestinatie .input-group>select,.navbar-form #scheduleForm .aeroportStart .input-group>select,.navbar-form #scheduleForm .input-group>input.calendar,.navbar-form #scheduleForm .input-group>select.selectBox,.navbar-form #scheduleForm .intoarcere .input-group>.calendar,.navbar-form #scheduleForm .plecare .input-group>.calendar,.navbar-form #tarom-orar-form .form-item-schedule-ddate .input-group>.calendar,.navbar-form #tarom-orar-form .form-item-schedule-rdate .input-group>.calendar,.navbar-form .comment-form .input-group>input[type=email],.navbar-form .comment-form .input-group>input[type=text],.navbar-form .comment-form .input-group>input[type=url],.navbar-form .comment-form .input-group>textarea,.navbar-form .form-item .input-group>.form-select,.navbar-form .form-item .input-group>.form-text,.navbar-form .input-group>.form-control,.navbar-form .input-group>select.customList,.navbar-form .search-form .input-group>.search-field,.search-form .navbar-form .input-group>.search-field{width:100%}.navbar-form .control-label{margin-bottom:0;vertical-align:middle}.navbar-form .checkbox,.navbar-form .radio{display:inline-block;margin-top:0;margin-bottom:0;vertical-align:middle}#checkMyTrip .navbar-form .checkbox label,#checkMyTrip .navbar-form .radio label,#scheduleForm .navbar-form .checkbox label,#scheduleForm .navbar-form .radio label,.navbar-form .checkbox #checkMyTrip label,.navbar-form .checkbox #scheduleForm label,.navbar-form .checkbox label,.navbar-form .radio #checkMyTrip label,.navbar-form .radio #scheduleForm label,.navbar-form .radio label{padding-left:0}.navbar-form .checkbox input[type=checkbox],.navbar-form .radio input[type=radio]{position:relative;margin-left:0}.navbar-form .has-feedback .form-control-feedback{top:0}}@media (max-width:991px){#checkMyTrip .navbar-form .check_element,#checkMyTrip .search-form .navbar-form label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .navbar-form #paymentContainer,#ONLINE_RESERVATIONS #RESERVE_NOTICE .navbar-form #promo-container,#ONLINE_RESERVATIONS #RESERVE_NOTICE .navbar-form .paymentIcons,#scheduleForm .search-form .navbar-form label,.comment-form .navbar-form p,.navbar-form #checkMyTrip .check_element,.navbar-form #checkMyTrip .search-form label,.navbar-form #ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer,.navbar-form #ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container,.navbar-form #ONLINE_RESERVATIONS #RESERVE_NOTICE .paymentIcons,.navbar-form #scheduleForm .search-form label,.navbar-form .comment-form p,.navbar-form .form-group,.navbar-form .form-item,.navbar-form .search-form #checkMyTrip label,.navbar-form .search-form #scheduleForm label,.navbar-form .search-form label,.search-form #checkMyTrip .navbar-form label,.search-form #scheduleForm .navbar-form label,.search-form .navbar-form label{margin-bottom:5px}#checkMyTrip .navbar-form .check_element:last-child,#checkMyTrip .search-form .navbar-form label:last-child,#ONLINE_RESERVATIONS #RESERVE_NOTICE .navbar-form #paymentContainer:last-child,#ONLINE_RESERVATIONS #RESERVE_NOTICE .navbar-form #promo-container:last-child,#ONLINE_RESERVATIONS #RESERVE_NOTICE .navbar-form .paymentIcons:last-child,#scheduleForm .search-form .navbar-form label:last-child,.comment-form .navbar-form p:last-child,.navbar-form #checkMyTrip .check_element:last-child,.navbar-form #checkMyTrip .search-form label:last-child,.navbar-form #ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer:last-child,.navbar-form #ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container:last-child,.navbar-form #ONLINE_RESERVATIONS #RESERVE_NOTICE .paymentIcons:last-child,.navbar-form #scheduleForm .search-form label:last-child,.navbar-form .comment-form p:last-child,.navbar-form .form-group:last-child,.navbar-form .form-item:last-child,.navbar-form .search-form #checkMyTrip label:last-child,.navbar-form .search-form #scheduleForm label:last-child,.navbar-form .search-form label:last-child,.search-form #checkMyTrip .navbar-form label:last-child,.search-form #scheduleForm .navbar-form label:last-child,.search-form .navbar-form label:last-child{margin-bottom:0}}@media (min-width:992px){.navbar-form{width:auto;border:0;margin-left:0;margin-right:0;padding-top:0;padding-bottom:0;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{margin-bottom:0;border-top-right-radius:3px;border-top-left-radius:3px;border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-btn{margin-top:1.5px;margin-bottom:1.5px}.btn-group-sm>.navbar-btn.btn,.btn-group-sm>.navbar-btn.button.form-submit,.button .btn-group-sm>a.navbar-btn,.comment-form .btn-group-sm>input.navbar-btn[type=submit],.navbar-btn.btn-sm,.search-form .btn-group-sm>.navbar-btn.search-submit{margin-top:4px;margin-bottom:4px}.btn-group-xs>.navbar-btn.btn,.btn-group-xs>.navbar-btn.button.form-submit,.button .btn-group-xs>a.navbar-btn,.comment-form .btn-group-xs>input.navbar-btn[type=submit],.navbar-btn.btn-xs,.search-form .btn-group-xs>.navbar-btn.search-submit{margin-top:8px;margin-bottom:8px}.navbar-text{margin-top:8.5px;margin-bottom:8.5px}@media (min-width:992px){.navbar-text{float:left;margin-left:15px;margin-right:15px}}@media (min-width:992px){.navbar-left{float:left!important}.navbar-right{float:right!important;margin-right:-15px}.navbar-right~.navbar-right{margin-right:0}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#000}.navbar-default .navbar-brand:focus,.navbar-default .navbar-brand:hover{color:#000;background-color:transparent}.navbar-default .navbar-nav>li>a,.navbar-default .navbar-text{color:#000}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:focus,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>li>a:focus,.navbar-default .navbar-nav>li>a:hover{color:#c03;background-color:transparent}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:focus,.navbar-default .navbar-nav>.disabled>a:hover{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:focus,.navbar-default .navbar-toggle:hover{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#888}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e7e7e7}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:focus,.navbar-default .navbar-nav>.open>a:hover{background-color:transparent;color:#c03}@media (max-width:991px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#000}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover{color:#c03;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#000}.navbar-default .navbar-link:hover{color:#c03}.navbar-default .btn-link{color:#000}.navbar-default .btn-link:focus,.navbar-default .btn-link:hover{color:#c03}.navbar-default .btn-link[disabled]:focus,.navbar-default .btn-link[disabled]:hover,fieldset[disabled] .navbar-default .btn-link:focus,fieldset[disabled] .navbar-default .btn-link:hover{color:#ccc}.navbar-inverse{background-color:#222;border-color:#090909}.navbar-inverse .navbar-brand{color:#9d9d9d}.navbar-inverse .navbar-brand:focus,.navbar-inverse .navbar-brand:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>li>a,.navbar-inverse .navbar-text{color:#9d9d9d}.navbar-inverse .navbar-nav>li>a:focus,.navbar-inverse .navbar-nav>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:focus,.navbar-inverse .navbar-nav>.active>a:hover{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:focus,.navbar-inverse .navbar-nav>.disabled>a:hover{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:focus,.navbar-inverse .navbar-toggle:hover{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:focus,.navbar-inverse .navbar-nav>.open>a:hover{background-color:#090909;color:#fff}@media (max-width:991px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu .divider{background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#9d9d9d}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover{color:#fff;background-color:#090909}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#9d9d9d}.navbar-inverse .navbar-link:hover{color:#fff}.navbar-inverse .btn-link{color:#9d9d9d}.navbar-inverse .btn-link:focus,.navbar-inverse .btn-link:hover{color:#fff}.navbar-inverse .btn-link[disabled]:focus,.navbar-inverse .btn-link[disabled]:hover,fieldset[disabled] .navbar-inverse .btn-link:focus,fieldset[disabled] .navbar-inverse .btn-link:hover{color:#444}.breadcrumb{padding:8px 15px;margin-bottom:21px;list-style:none;background-color:#f5f5f5;border-radius:3px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"/ ";padding:0 5px;color:#ccc}.breadcrumb>.active{color:#777}.pagination{display:inline-block;padding-left:0;margin:21px 0;border-radius:3px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;line-height:1.5714285714;text-decoration:none;color:#c03;background-color:#fff;border:1px solid #ddd;margin-left:-1px}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pagination>li>a:focus,.pagination>li>a:hover,.pagination>li>span:focus,.pagination>li>span:hover{z-index:2;color:#800020;background-color:#eee;border-color:#ddd}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{z-index:3;color:#fff;background-color:#002d62;border-color:#002d62;cursor:default}.pagination>.disabled>a,.pagination>.disabled>a:focus,.pagination>.disabled>a:hover,.pagination>.disabled>span,.pagination>.disabled>span:focus,.pagination>.disabled>span:hover{color:#777;background-color:#fff;border-color:#ddd;cursor:not-allowed}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:16px;line-height:1.3333333}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-bottom-right-radius:3px;border-top-right-radius:3px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px;line-height:1.5}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:0;border-top-left-radius:0}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-bottom-right-radius:0;border-top-right-radius:0}.pager{padding-left:0;margin:21px 0;list-style:none;text-align:center}.pager:after,.pager:before{content:" ";display:table}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:focus,.pager li>a:hover{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:focus,.pager .disabled>a:hover,.pager .disabled>span{color:#777;background-color:#fff;cursor:not-allowed}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:700;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label:empty{display:none}.btn .label,.button.form-submit .label,.button a .label,.comment-form input[type=submit] .label,.search-form .search-submit .label{position:relative;top:-1px}a.label:focus,a.label:hover{color:#fff;text-decoration:none;cursor:pointer}.label-default{background-color:#777}.label-default[href]:focus,.label-default[href]:hover{background-color:#5e5e5e}.label-primary{background-color:#002d62}.label-primary[href]:focus,.label-primary[href]:hover{background-color:#00162f}.label-success{background-color:#5cb85c}.label-success[href]:focus,.label-success[href]:hover{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:focus,.label-info[href]:hover{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:focus,.label-warning[href]:hover{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:focus,.label-danger[href]:hover{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:700;color:#fff;line-height:1;vertical-align:middle;white-space:nowrap;text-align:center;background-color:#777;border-radius:10px}.badge:empty{display:none}.btn .badge,.button.form-submit .badge,.button a .badge,.comment-form input[type=submit] .badge,.search-form .search-submit .badge{position:relative;top:-1px}.btn-group-xs>.btn .badge,.btn-group-xs>.button.form-submit .badge,.btn-xs .badge,.button .btn-group-xs>a .badge,.comment-form .btn-group-xs>input[type=submit] .badge,.search-form .btn-group-xs>.search-submit .badge{top:0;padding:1px 5px}.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#c03;background-color:#fff}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}.nav-pills>li>a>.badge{margin-left:3px}a.badge:focus,a.badge:hover{color:#fff;text-decoration:none;cursor:pointer}.jumbotron{padding-top:0;padding-bottom:0;margin-bottom:0;background-color:#000}.jumbotron,.jumbotron .h1,.jumbotron h1{color:inherit}.jumbotron p{margin-bottom:0;font-size:21px;font-weight:200}.jumbotron>hr{border-top-color:#000}.container-fluid .jumbotron,.container .jumbotron{border-radius:3px;padding-left:15px;padding-right:15px}.jumbotron .container{max-width:100%}@media screen and (min-width:768px){.jumbotron{padding-top:0;padding-bottom:0}.container-fluid .jumbotron,.container .jumbotron{padding-left:0;padding-right:0}.jumbotron .h1,.jumbotron h1{font-size:63px}}.thumbnail{display:block;padding:4px;margin-bottom:21px;line-height:1.5714285714;background-color:#f3f3f3;border:1px solid #ddd;border-radius:3px;-webkit-transition:border .2s ease-in-out;transition:border .2s ease-in-out}.thumbnail>img,.thumbnail a>img{display:block;max-width:100%;height:auto;margin-left:auto;margin-right:auto}.thumbnail .caption{padding:9px;color:#000}a.thumbnail.active,a.thumbnail:focus,a.thumbnail:hover{border-color:#c03}#ONLINE_RESERVATIONS #RESERVE_ERRORS .error,#ONLINE_RESERVATIONS #RESERVE_ERRORSP .error,.alert{padding:15px;margin-bottom:21px;border:1px solid transparent;border-radius:3px}#ONLINE_RESERVATIONS #RESERVE_ERRORS .error h4,#ONLINE_RESERVATIONS #RESERVE_ERRORSP .error h4,.alert h4{margin-top:0;color:inherit}#ONLINE_RESERVATIONS #RESERVE_ERRORS .error .alert-link,#ONLINE_RESERVATIONS #RESERVE_ERRORSP .error .alert-link,.alert .alert-link{font-weight:700}#ONLINE_RESERVATIONS #RESERVE_ERRORS .error>p,#ONLINE_RESERVATIONS #RESERVE_ERRORS .error>ul,#ONLINE_RESERVATIONS #RESERVE_ERRORSP .error>p,#ONLINE_RESERVATIONS #RESERVE_ERRORSP .error>ul,.alert>p,.alert>ul{margin-bottom:0}#ONLINE_RESERVATIONS #RESERVE_ERRORS .error>p+p,#ONLINE_RESERVATIONS #RESERVE_ERRORSP .error>p+p,.alert>p+p{margin-top:5px}.alert-dismissable,.alert-dismissible{padding-right:35px}.alert-dismissable .close,.alert-dismissible .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{background-color:#dff0d8;border-color:#d6e9c6;color:#3c763d}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#2b542c}.alert-info{background-color:#d9edf7;border-color:#bce8f1;color:#31708f}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#245269}#ONLINE_RESERVATIONS #RESERVE_ERRORS .error,#ONLINE_RESERVATIONS #RESERVE_ERRORSP .error,.alert-warning{background-color:#fcf8e3;border-color:#faebcc;color:#8a6d3b}#ONLINE_RESERVATIONS #RESERVE_ERRORS .error hr,#ONLINE_RESERVATIONS #RESERVE_ERRORSP .error hr,.alert-warning hr{border-top-color:#f7e1b5}#ONLINE_RESERVATIONS #RESERVE_ERRORS .error .alert-link,#ONLINE_RESERVATIONS #RESERVE_ERRORSP .error .alert-link,.alert-warning .alert-link{color:#66512c}.alert-danger{background-color:#f2dede;border-color:#ebccd1;color:#a94442}.alert-danger hr{border-top-color:#e4b9c0}.alert-danger .alert-link{color:#843534}@-webkit-keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}@keyframes progress-bar-stripes{0%{background-position:40px 0}to{background-position:0 0}}.progress{overflow:hidden;height:21px;margin-bottom:21px;background-color:#f5f5f5;border-radius:3px;box-shadow:inset 0 1px 2px rgba(0,0,0,.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;line-height:21px;color:#fff;text-align:center;background-color:#002d62;box-shadow:inset 0 -1px 0 rgba(0,0,0,.15);-webkit-transition:width .6s ease;transition:width .6s ease}.progress-bar-striped,.progress-striped .progress-bar{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-size:40px 40px}.progress-bar.active,.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent);background-image:linear-gradient(45deg,hsla(0,0%,100%,.15) 25%,transparent 0,transparent 50%,hsla(0,0%,100%,.15) 0,hsla(0,0%,100%,.15) 75%,transparent 0,transparent)}.media{margin-top:15px}.media:first-child{margin-top:0}.media,.media-body{zoom:1;overflow:hidden}.media-body{width:10000px}.media-object{display:block}.media-object.img-thumbnail{max-width:none}.media-right,.media>.pull-right{padding-left:10px}.media-left,.media>.pull-left{padding-right:10px}.media-body,.media-left,.media-right{display:table-cell;vertical-align:top}.media-middle{vertical-align:middle}.media-bottom{vertical-align:bottom}.media-heading{margin-top:0;margin-bottom:5px}.media-list{padding-left:0;list-style:none}.list-group{margin-bottom:20px;padding-left:0}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:3px;border-top-left-radius:3px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:3px;border-bottom-left-radius:3px}a.list-group-item,button.list-group-item{color:#555}a.list-group-item .list-group-item-heading,button.list-group-item .list-group-item-heading{color:#333}a.list-group-item:focus,a.list-group-item:hover,button.list-group-item:focus,button.list-group-item:hover{text-decoration:none;color:#555;background-color:#f5f5f5}button.list-group-item{width:100%;text-align:left}.list-group-item.disabled,.list-group-item.disabled:focus,.list-group-item.disabled:hover{background-color:#eee;color:#777;cursor:not-allowed}.list-group-item.disabled .list-group-item-heading,.list-group-item.disabled:focus .list-group-item-heading,.list-group-item.disabled:hover .list-group-item-heading{color:inherit}.list-group-item.disabled .list-group-item-text,.list-group-item.disabled:focus .list-group-item-text,.list-group-item.disabled:hover .list-group-item-text{color:#777}.list-group-item.active,.list-group-item.active:focus,.list-group-item.active:hover{z-index:2;color:#fff;background-color:#002d62;border-color:#002d62}.list-group-item.active .list-group-item-heading,.list-group-item.active .list-group-item-heading>.small,.list-group-item.active .list-group-item-heading>small,.list-group-item.active:focus .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading>.small,.list-group-item.active:focus .list-group-item-heading>small,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading>.small,.list-group-item.active:hover .list-group-item-heading>small{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:focus .list-group-item-text,.list-group-item.active:hover .list-group-item-text{color:#2f8fff}.list-group-item-success{color:#3c763d;background-color:#dff0d8}a.list-group-item-success,button.list-group-item-success{color:#3c763d}a.list-group-item-success .list-group-item-heading,button.list-group-item-success .list-group-item-heading{color:inherit}a.list-group-item-success:focus,a.list-group-item-success:hover,button.list-group-item-success:focus,button.list-group-item-success:hover{color:#3c763d;background-color:#d0e9c6}a.list-group-item-success.active,a.list-group-item-success.active:focus,a.list-group-item-success.active:hover,button.list-group-item-success.active,button.list-group-item-success.active:focus,button.list-group-item-success.active:hover{color:#fff;background-color:#3c763d;border-color:#3c763d}.list-group-item-info{color:#31708f;background-color:#d9edf7}a.list-group-item-info,button.list-group-item-info{color:#31708f}a.list-group-item-info .list-group-item-heading,button.list-group-item-info .list-group-item-heading{color:inherit}a.list-group-item-info:focus,a.list-group-item-info:hover,button.list-group-item-info:focus,button.list-group-item-info:hover{color:#31708f;background-color:#c4e3f3}a.list-group-item-info.active,a.list-group-item-info.active:focus,a.list-group-item-info.active:hover,button.list-group-item-info.active,button.list-group-item-info.active:focus,button.list-group-item-info.active:hover{color:#fff;background-color:#31708f;border-color:#31708f}.list-group-item-warning{color:#8a6d3b;background-color:#fcf8e3}a.list-group-item-warning,button.list-group-item-warning{color:#8a6d3b}a.list-group-item-warning .list-group-item-heading,button.list-group-item-warning .list-group-item-heading{color:inherit}a.list-group-item-warning:focus,a.list-group-item-warning:hover,button.list-group-item-warning:focus,button.list-group-item-warning:hover{color:#8a6d3b;background-color:#faf2cc}a.list-group-item-warning.active,a.list-group-item-warning.active:focus,a.list-group-item-warning.active:hover,button.list-group-item-warning.active,button.list-group-item-warning.active:focus,button.list-group-item-warning.active:hover{color:#fff;background-color:#8a6d3b;border-color:#8a6d3b}.list-group-item-danger{color:#a94442;background-color:#f2dede}a.list-group-item-danger,button.list-group-item-danger{color:#a94442}a.list-group-item-danger .list-group-item-heading,button.list-group-item-danger .list-group-item-heading{color:inherit}a.list-group-item-danger:focus,a.list-group-item-danger:hover,button.list-group-item-danger:focus,button.list-group-item-danger:hover{color:#a94442;background-color:#ebcccc}a.list-group-item-danger.active,a.list-group-item-danger.active:focus,a.list-group-item-danger.active:hover,button.list-group-item-danger.active,button.list-group-item-danger.active:focus,button.list-group-item-danger.active:hover{color:#fff;background-color:#a94442;border-color:#a94442}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:21px;background-color:#fff;border:1px solid transparent;border-radius:3px;box-shadow:0 1px 1px rgba(0,0,0,.05)}.panel-body{padding:15px}.panel-body:after,.panel-body:before{content:" ";display:table}.panel-body:after{clear:both}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:2px;border-top-left-radius:2px}.panel-heading>.dropdown .dropdown-toggle,.panel-title{color:inherit}.panel-title{margin-top:0;margin-bottom:0;font-size:16px}.panel-title>.small,.panel-title>.small>a,.panel-title>a,.panel-title>small,.panel-title>small>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.panel>.list-group,.panel>.panel-collapse>.list-group{margin-bottom:0}.panel>.list-group .list-group-item,.panel>.panel-collapse>.list-group .list-group-item{border-width:1px 0;border-radius:0}.panel>.list-group:first-child .list-group-item:first-child,.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child{border-top:0;border-top-right-radius:2px;border-top-left-radius:2px}.panel>.list-group:last-child .list-group-item:last-child,.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child{border-bottom:0;border-bottom-right-radius:2px;border-bottom-left-radius:2px}.panel>.panel-heading+.panel-collapse>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.list-group+.panel-footer,.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.page-content .panel>.panel-collapse>table,.page-content .panel>.table-responsive>table,.page-content .panel>table,.panel>.panel-collapse>.table,.panel>.table,.panel>.table-responsive>.table{margin-bottom:0}.page-content .panel>.panel-collapse>table caption,.page-content .panel>.table-responsive>table caption,.page-content .panel>table caption,.panel>.panel-collapse>.table caption,.panel>.table-responsive>.table caption,.panel>.table caption{padding-left:15px;padding-right:15px}.page-content .panel>.table-responsive:first-child>table:first-child,.page-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child,.page-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child,.page-content .panel>table:first-child,.page-content .panel>table:first-child>tbody:first-child>tr:first-child,.page-content .panel>table:first-child>thead:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,.panel>.table:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child,.panel>.table:first-child>thead:first-child>tr:first-child{border-top-right-radius:2px;border-top-left-radius:2px}.page-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child td:first-child,.page-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:first-child,.page-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child td:first-child,.page-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:first-child,.page-content .panel>table:first-child>tbody:first-child>tr:first-child td:first-child,.page-content .panel>table:first-child>tbody:first-child>tr:first-child th:first-child,.page-content .panel>table:first-child>thead:first-child>tr:first-child td:first-child,.page-content .panel>table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,.panel>.table:first-child>thead:first-child>tr:first-child th:first-child{border-top-left-radius:2px}.page-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child td:last-child,.page-content .panel>.table-responsive:first-child>table:first-child>tbody:first-child>tr:first-child th:last-child,.page-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child td:last-child,.page-content .panel>.table-responsive:first-child>table:first-child>thead:first-child>tr:first-child th:last-child,.page-content .panel>table:first-child>tbody:first-child>tr:first-child td:last-child,.page-content .panel>table:first-child>tbody:first-child>tr:first-child th:last-child,.page-content .panel>table:first-child>thead:first-child>tr:first-child td:last-child,.page-content .panel>table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,.panel>.table:first-child>thead:first-child>tr:first-child th:last-child{border-top-right-radius:2px}.page-content .panel>.table-responsive:last-child>table:last-child,.page-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child,.page-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child,.page-content .panel>table:last-child,.page-content .panel>table:last-child>tbody:last-child>tr:last-child,.page-content .panel>table:last-child>tfoot:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child,.panel>.table:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child{border-bottom-right-radius:2px;border-bottom-left-radius:2px}.page-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child td:first-child,.page-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child th:first-child,.page-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child td:first-child,.page-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:first-child,.page-content .panel>table:last-child>tbody:last-child>tr:last-child td:first-child,.page-content .panel>table:last-child>tbody:last-child>tr:last-child th:first-child,.page-content .panel>table:last-child>tfoot:last-child>tr:last-child td:first-child,.page-content .panel>table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child{border-bottom-left-radius:2px}.page-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child td:last-child,.page-content .panel>.table-responsive:last-child>table:last-child>tbody:last-child>tr:last-child th:last-child,.page-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child td:last-child,.page-content .panel>.table-responsive:last-child>table:last-child>tfoot:last-child>tr:last-child th:last-child,.page-content .panel>table:last-child>tbody:last-child>tr:last-child td:last-child,.page-content .panel>table:last-child>tbody:last-child>tr:last-child th:last-child,.page-content .panel>table:last-child>tfoot:last-child>tr:last-child td:last-child,.page-content .panel>table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child{border-bottom-right-radius:2px}.page-content .panel>.panel-body+table,.page-content .panel>table+.panel-body,.panel>.panel-body+.table,.panel>.panel-body+.table-responsive,.panel>.table+.panel-body,.panel>.table-responsive+.panel-body{border-top:1px solid #ddd}.page-content .panel>table>tbody:first-child>tr:first-child td,.page-content .panel>table>tbody:first-child>tr:first-child th,.panel>.table>tbody:first-child>tr:first-child td,.panel>.table>tbody:first-child>tr:first-child th{border-top:0}.panel>.table-bordered,.panel>.table-responsive>.table-bordered{border:0}.panel>.table-bordered>tbody>tr>td:first-child,.panel>.table-bordered>tbody>tr>th:first-child,.panel>.table-bordered>tfoot>tr>td:first-child,.panel>.table-bordered>tfoot>tr>th:first-child,.panel>.table-bordered>thead>tr>td:first-child,.panel>.table-bordered>thead>tr>th:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,.panel>.table-responsive>.table-bordered>thead>tr>th:first-child{border-left:0}.panel>.table-bordered>tbody>tr>td:last-child,.panel>.table-bordered>tbody>tr>th:last-child,.panel>.table-bordered>tfoot>tr>td:last-child,.panel>.table-bordered>tfoot>tr>th:last-child,.panel>.table-bordered>thead>tr>td:last-child,.panel>.table-bordered>thead>tr>th:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child,.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,.panel>.table-responsive>.table-bordered>thead>tr>th:last-child{border-right:0}.panel>.table-bordered>tbody>tr:first-child>td,.panel>.table-bordered>tbody>tr:first-child>th,.panel>.table-bordered>tbody>tr:last-child>td,.panel>.table-bordered>tbody>tr:last-child>th,.panel>.table-bordered>tfoot>tr:last-child>td,.panel>.table-bordered>tfoot>tr:last-child>th,.panel>.table-bordered>thead>tr:first-child>td,.panel>.table-bordered>thead>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th,.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,.panel>.table-responsive>.table-bordered>thead>tr:first-child>th{border-bottom:0}.panel>.table-responsive{border:0;margin-bottom:0}.panel-group{margin-bottom:21px}.panel-group .panel{margin-bottom:0;border-radius:3px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse>.list-group,.panel-group .panel-heading+.panel-collapse>.panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ddd}.panel-default>.panel-heading .badge{color:#f5f5f5;background-color:#333}.panel-default>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#002d62}.panel-primary>.panel-heading{color:#fff;background-color:#002d62;border-color:#002d62}.panel-primary>.panel-heading+.panel-collapse>.panel-body{border-top-color:#002d62}.panel-primary>.panel-heading .badge{color:#002d62;background-color:#fff}.panel-primary>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#002d62}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#3c763d;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse>.panel-body{border-top-color:#d6e9c6}.panel-success>.panel-heading .badge{color:#dff0d8;background-color:#3c763d}.panel-success>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#d6e9c6}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#31708f;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse>.panel-body{border-top-color:#bce8f1}.panel-info>.panel-heading .badge{color:#d9edf7;background-color:#31708f}.panel-info>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#bce8f1}.panel-warning{border-color:#faebcc}.panel-warning>.panel-heading{color:#8a6d3b;background-color:#fcf8e3;border-color:#faebcc}.panel-warning>.panel-heading+.panel-collapse>.panel-body{border-top-color:#faebcc}.panel-warning>.panel-heading .badge{color:#fcf8e3;background-color:#8a6d3b}.panel-warning>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#faebcc}.panel-danger{border-color:#ebccd1}.panel-danger>.panel-heading{color:#a94442;background-color:#f2dede;border-color:#ebccd1}.panel-danger>.panel-heading+.panel-collapse>.panel-body{border-top-color:#ebccd1}.panel-danger>.panel-heading .badge{color:#f2dede;background-color:#a94442}.panel-danger>.panel-footer+.panel-collapse>.panel-body{border-bottom-color:#ebccd1}.embed-responsive{position:relative;display:block;height:0;padding:0;overflow:hidden}.embed-responsive .embed-responsive-item,.embed-responsive embed,.embed-responsive iframe,.embed-responsive object,.embed-responsive video{position:absolute;top:0;left:0;bottom:0;height:100%;width:100%;border:0}.embed-responsive-16by9{padding-bottom:56.25%}.embed-responsive-4by3{padding-bottom:75%}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:3px;box-shadow:inset 0 1px 1px rgba(0,0,0,.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,.15)}.well-lg{padding:24px;border-radius:3px}.well-sm{padding:9px;border-radius:0}.close{float:right;font-size:21px;font-weight:700;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:focus,.close:hover{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal,.modal-open{overflow:hidden}.modal{display:none;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1050;-webkit-overflow-scrolling:touch;outline:0}.modal.fade .modal-dialog{-webkit-transform:translateY(-25%);transform:translateY(-25%);-webkit-transition:-webkit-transform .3s ease-out;transition:-webkit-transform .3s ease-out;transition:transform .3s ease-out;transition:transform .3s ease-out,-webkit-transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0);transform:translate(0)}.modal-open .modal{overflow-x:hidden;overflow-y:auto}.modal-dialog{position:relative;width:auto;margin:10px}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,.2);border-radius:3px;box-shadow:0 3px 9px rgba(0,0,0,.5);background-clip:padding-box;outline:0}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{padding:15px;border-bottom:1px solid #e5e5e5}.modal-header:after,.modal-header:before{content:" ";display:table}.modal-header:after{clear:both}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.5714285714}.modal-body{position:relative;padding:15px}.modal-footer{padding:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:after,.modal-footer:before{content:" ";display:table}.modal-footer:after{clear:both}.button .comment-form .modal-footer input[type=submit]+a,.button .modal-footer .btn+a,.button .modal-footer .button.form-submit+a,.button .modal-footer .comment-form a+input[type=submit],.button .modal-footer .comment-form input[type=submit]+a,.button .modal-footer .search-form .search-submit+a,.button .modal-footer .search-form a+.search-submit,.button .modal-footer a+.btn,.button .modal-footer a+.button.form-submit,.button .modal-footer a+a,.button .modal-footer a+a.submit,.button .modal-footer a.submit+a,.button .search-form .modal-footer .search-submit+a,.comment-form .button .modal-footer a+input[type=submit],.comment-form .modal-footer .btn+input[type=submit],.comment-form .modal-footer .button.form-submit+input[type=submit],.comment-form .modal-footer .button a+input[type=submit],.comment-form .modal-footer .button input[type=submit]+a,.comment-form .modal-footer .search-form .search-submit+input[type=submit],.comment-form .modal-footer .search-form input[type=submit]+.search-submit,.comment-form .modal-footer input[type=submit]+.btn,.comment-form .modal-footer input[type=submit]+.button.form-submit,.comment-form .modal-footer input[type=submit]+input[type=submit],.comment-form .search-form .modal-footer .search-submit+input[type=submit],.modal-footer .btn+.btn,.modal-footer .btn+.button.form-submit,.modal-footer .button .btn+a,.modal-footer .button .button.form-submit+a,.modal-footer .button .comment-form a+input[type=submit],.modal-footer .button.form-submit+.btn,.modal-footer .button.form-submit+.button.form-submit,.modal-footer .button .search-form a+.search-submit,.modal-footer .button a+.btn,.modal-footer .button a+.button.form-submit,.modal-footer .button a+a,.modal-footer .button a+a.submit,.modal-footer .button a.submit+a,.modal-footer .comment-form .btn+input[type=submit],.modal-footer .comment-form .button.form-submit+input[type=submit],.modal-footer .comment-form .button input[type=submit]+a,.modal-footer .comment-form .search-form input[type=submit]+.search-submit,.modal-footer .comment-form input[type=submit]+.btn,.modal-footer .comment-form input[type=submit]+.button.form-submit,.modal-footer .comment-form input[type=submit]+input[type=submit],.modal-footer .search-form .btn+.search-submit,.modal-footer .search-form .button.form-submit+.search-submit,.modal-footer .search-form .button .search-submit+a,.modal-footer .search-form .comment-form .search-submit+input[type=submit],.modal-footer .search-form .search-submit+.btn,.modal-footer .search-form .search-submit+.button.form-submit,.modal-footer .search-form .search-submit+.search-submit,.search-form .button .modal-footer a+.search-submit,.search-form .comment-form .modal-footer input[type=submit]+.search-submit,.search-form .modal-footer .btn+.search-submit,.search-form .modal-footer .button.form-submit+.search-submit,.search-form .modal-footer .button .search-submit+a,.search-form .modal-footer .button a+.search-submit,.search-form .modal-footer .comment-form .search-submit+input[type=submit],.search-form .modal-footer .comment-form input[type=submit]+.search-submit,.search-form .modal-footer .search-submit+.btn,.search-form .modal-footer .search-submit+.button.form-submit,.search-form .modal-footer .search-submit+.search-submit{margin-left:5px;margin-bottom:0}.button .comment-form .modal-footer .btn-group input[type=submit]+a,.button .modal-footer .btn-group .btn+a,.button .modal-footer .btn-group .button.form-submit+a,.button .modal-footer .btn-group .comment-form a+input[type=submit],.button .modal-footer .btn-group .comment-form input[type=submit]+a,.button .modal-footer .btn-group .search-form .search-submit+a,.button .modal-footer .btn-group .search-form a+.search-submit,.button .modal-footer .btn-group a+.btn,.button .modal-footer .btn-group a+.button.form-submit,.button .modal-footer .btn-group a+a,.button .modal-footer .btn-group a+a.submit,.button .modal-footer .btn-group a.submit+a,.button .search-form .modal-footer .btn-group .search-submit+a,.comment-form .button .modal-footer .btn-group a+input[type=submit],.comment-form .modal-footer .btn-group .btn+input[type=submit],.comment-form .modal-footer .btn-group .button.form-submit+input[type=submit],.comment-form .modal-footer .btn-group .button a+input[type=submit],.comment-form .modal-footer .btn-group .button input[type=submit]+a,.comment-form .modal-footer .btn-group .search-form .search-submit+input[type=submit],.comment-form .modal-footer .btn-group .search-form input[type=submit]+.search-submit,.comment-form .modal-footer .btn-group input[type=submit]+.btn,.comment-form .modal-footer .btn-group input[type=submit]+.button.form-submit,.comment-form .modal-footer .btn-group input[type=submit]+input[type=submit],.comment-form .search-form .modal-footer .btn-group .search-submit+input[type=submit],.modal-footer .btn-group .btn+.btn,.modal-footer .btn-group .btn+.button.form-submit,.modal-footer .btn-group .button .btn+a,.modal-footer .btn-group .button .button.form-submit+a,.modal-footer .btn-group .button .comment-form a+input[type=submit],.modal-footer .btn-group .button.form-submit+.btn,.modal-footer .btn-group .button.form-submit+.button.form-submit,.modal-footer .btn-group .button .search-form a+.search-submit,.modal-footer .btn-group .button a+.btn,.modal-footer .btn-group .button a+.button.form-submit,.modal-footer .btn-group .button a+a,.modal-footer .btn-group .button a+a.submit,.modal-footer .btn-group .button a.submit+a,.modal-footer .btn-group .comment-form .btn+input[type=submit],.modal-footer .btn-group .comment-form .button.form-submit+input[type=submit],.modal-footer .btn-group .comment-form .button input[type=submit]+a,.modal-footer .btn-group .comment-form .search-form input[type=submit]+.search-submit,.modal-footer .btn-group .comment-form input[type=submit]+.btn,.modal-footer .btn-group .comment-form input[type=submit]+.button.form-submit,.modal-footer .btn-group .comment-form input[type=submit]+input[type=submit],.modal-footer .btn-group .search-form .btn+.search-submit,.modal-footer .btn-group .search-form .button.form-submit+.search-submit,.modal-footer .btn-group .search-form .button .search-submit+a,.modal-footer .btn-group .search-form .comment-form .search-submit+input[type=submit],.modal-footer .btn-group .search-form .search-submit+.btn,.modal-footer .btn-group .search-form .search-submit+.button.form-submit,.modal-footer .btn-group .search-form .search-submit+.search-submit,.search-form .button .modal-footer .btn-group a+.search-submit,.search-form .comment-form .modal-footer .btn-group input[type=submit]+.search-submit,.search-form .modal-footer .btn-group .btn+.search-submit,.search-form .modal-footer .btn-group .button.form-submit+.search-submit,.search-form .modal-footer .btn-group .button .search-submit+a,.search-form .modal-footer .btn-group .button a+.search-submit,.search-form .modal-footer .btn-group .comment-form .search-submit+input[type=submit],.search-form .modal-footer .btn-group .comment-form input[type=submit]+.search-submit,.search-form .modal-footer .btn-group .search-submit+.btn,.search-form .modal-footer .btn-group .search-submit+.button.form-submit,.search-form .modal-footer .btn-group .search-submit+.search-submit{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}.modal-scrollbar-measure{position:absolute;top:-9999px;width:50px;height:50px;overflow:scroll}@media (min-width:768px){.modal-dialog{width:600px;margin:30px auto}.modal-content{box-shadow:0 5px 15px rgba(0,0,0,.5)}.modal-sm{width:300px}}@media (min-width:992px){.modal-lg{width:900px}}.tooltip{position:absolute;z-index:1070;display:block;font-family:Trebuchet MS,Verdana,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5714285714;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:12px;opacity:0;filter:alpha(opacity=0)}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{margin-top:-3px;padding:5px 0}.tooltip.right{margin-left:3px;padding:0 5px}.tooltip.bottom{margin-top:3px;padding:5px 0}.tooltip.left{margin-left:-3px;padding:0 5px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;background-color:#000;border-radius:3px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-left .tooltip-arrow{right:5px}.tooltip.top-left .tooltip-arrow,.tooltip.top-right .tooltip-arrow{bottom:0;margin-bottom:-5px;border-width:5px 5px 0;border-top-color:#000}.tooltip.top-right .tooltip-arrow{left:5px}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-width:5px 5px 5px 0;border-right-color:#000}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-width:5px 0 5px 5px;border-left-color:#000}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-left .tooltip-arrow{top:0;right:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.tooltip.bottom-right .tooltip-arrow{top:0;left:5px;margin-top:-5px;border-width:0 5px 5px;border-bottom-color:#000}.popover{position:absolute;top:0;left:0;z-index:1060;display:none;max-width:276px;padding:1px;font-family:Trebuchet MS,Verdana,sans-serif;font-style:normal;font-weight:400;letter-spacing:normal;line-break:auto;line-height:1.5714285714;text-align:left;text-align:start;text-decoration:none;text-shadow:none;text-transform:none;white-space:normal;word-break:normal;word-spacing:normal;word-wrap:normal;font-size:14px;background-color:#fff;background-clip:padding-box;border:1px solid #ccc;border:1px solid rgba(0,0,0,.2);border-radius:3px;box-shadow:0 5px 10px rgba(0,0,0,.2)}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{margin:0;padding:8px 14px;font-size:14px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:2px 2px 0 0}.popover-content{padding:9px 14px}.popover>.arrow,.popover>.arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover>.arrow{border-width:11px}.popover>.arrow:after{border-width:10px;content:""}.popover.top>.arrow{left:50%;margin-left:-11px;border-bottom-width:0;border-top-color:#999;border-top-color:rgba(0,0,0,.25);bottom:-11px}.popover.top>.arrow:after{content:" ";bottom:1px;margin-left:-10px;border-bottom-width:0;border-top-color:#fff}.popover.right>.arrow{top:50%;left:-11px;margin-top:-11px;border-left-width:0;border-right-color:#999;border-right-color:rgba(0,0,0,.25)}.popover.right>.arrow:after{content:" ";left:1px;bottom:-10px;border-left-width:0;border-right-color:#fff}.popover.bottom>.arrow{left:50%;margin-left:-11px;border-top-width:0;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,.25);top:-11px}.popover.bottom>.arrow:after{content:" ";top:1px;margin-left:-10px;border-top-width:0;border-bottom-color:#fff}.popover.left>.arrow{top:50%;right:-11px;margin-top:-11px;border-right-width:0;border-left-color:#999;border-left-color:rgba(0,0,0,.25)}.popover.left>.arrow:after{content:" ";right:1px;border-right-width:0;border-left-color:#fff;bottom:-10px}.carousel,.carousel-inner{position:relative}.carousel-inner{overflow:hidden;width:100%}.carousel-inner>.item{display:none;position:relative;-webkit-transition:left .6s ease-in-out;transition:left .6s ease-in-out}.carousel-inner>.item>a>img,.carousel-inner>.item>img{display:block;max-width:100%;height:auto;line-height:1}@media (-webkit-transform-3d),(transform-3d){.carousel-inner>.item{-webkit-transition:-webkit-transform .6s ease-in-out;transition:-webkit-transform .6s ease-in-out;transition:transform .6s ease-in-out;transition:transform .6s ease-in-out,-webkit-transform .6s ease-in-out;-webkit-backface-visibility:hidden;backface-visibility:hidden;-webkit-perspective:1000px;perspective:1000px}.carousel-inner>.item.active.right,.carousel-inner>.item.next{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);left:0}.carousel-inner>.item.active.left,.carousel-inner>.item.prev{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);left:0}.carousel-inner>.item.active,.carousel-inner>.item.next.left,.carousel-inner>.item.prev.right{-webkit-transform:translateZ(0);transform:translateZ(0);left:0}}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;left:0;bottom:0;width:15%;opacity:.5;filter:alpha(opacity=50);font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6);background-color:transparent}.carousel-control.left{background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,.0001));background-image:linear-gradient(90deg,rgba(0,0,0,.5) 0,rgba(0,0,0,.0001));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#80000000",endColorstr="#00000000",GradientType=1)}.carousel-control.right{left:auto;right:0;background-image:-webkit-linear-gradient(left,rgba(0,0,0,.0001),rgba(0,0,0,.5));background-image:linear-gradient(90deg,rgba(0,0,0,.0001) 0,rgba(0,0,0,.5));background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr="#00000000",endColorstr="#80000000",GradientType=1)}.carousel-control:focus,.carousel-control:hover{outline:0;color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{position:absolute;top:50%;margin-top:-10px;z-index:5;display:inline-block}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{left:50%;margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{right:50%;margin-right:-10px}.carousel-control .icon-next,.carousel-control .icon-prev{width:20px;height:20px;line-height:1;font-family:serif}.carousel-control .icon-prev:before{content:"\2039"}.carousel-control .icon-next:before{content:"\203a"}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;margin-left:-30%;padding-left:0;list-style:none;text-align:center}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;border:1px solid #fff;border-radius:10px;cursor:pointer;background-color:#000\9;background-color:transparent}.carousel-indicators .active{margin:0;width:12px;height:12px;background-color:#fff}.carousel-caption{position:absolute;left:15%;right:15%;bottom:20px;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,.6)}.button .carousel-caption a,.carousel-caption .btn,.carousel-caption .button.form-submit,.carousel-caption .button a,.carousel-caption .comment-form input[type=submit],.carousel-caption .search-form .search-submit,.comment-form .carousel-caption input[type=submit],.search-form .carousel-caption .search-submit{text-shadow:none}@media screen and (min-width:768px){.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next,.carousel-control .icon-prev{width:30px;height:30px;margin-top:-10px;font-size:30px}.carousel-control .glyphicon-chevron-left,.carousel-control .icon-prev{margin-left:-10px}.carousel-control .glyphicon-chevron-right,.carousel-control .icon-next{margin-right:-10px}.carousel-caption{left:20%;right:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:after,.clearfix:before{content:" ";display:table}.clearfix:after{clear:both}.center-block{display:block;margin-left:auto;margin-right:auto}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.hidden{display:none!important}.affix{position:fixed}@-ms-viewport{width:device-width}.visible-lg,.visible-lg-block,.visible-lg-inline,.visible-lg-inline-block,.visible-md,.visible-md-block,.visible-md-inline,.visible-md-inline-block,.visible-sm,.visible-sm-block,.visible-sm-inline,.visible-sm-inline-block,.visible-xs,.visible-xs-block,.visible-xs-inline,.visible-xs-inline-block{display:none!important}@media (max-width:767px){.visible-xs{display:block!important}table.visible-xs{display:table!important}tr.visible-xs{display:table-row!important}td.visible-xs,th.visible-xs{display:table-cell!important}}@media (max-width:767px){.visible-xs-block{display:block!important}}@media (max-width:767px){.visible-xs-inline{display:inline!important}}@media (max-width:767px){.visible-xs-inline-block{display:inline-block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm{display:block!important}table.visible-sm{display:table!important}tr.visible-sm{display:table-row!important}td.visible-sm,th.visible-sm{display:table-cell!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-block{display:block!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline{display:inline!important}}@media (min-width:768px) and (max-width:991px){.visible-sm-inline-block{display:inline-block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md{display:block!important}table.visible-md{display:table!important}tr.visible-md{display:table-row!important}td.visible-md,th.visible-md{display:table-cell!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-block{display:block!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline{display:inline!important}}@media (min-width:992px) and (max-width:1199px){.visible-md-inline-block{display:inline-block!important}}@media (min-width:1200px){.visible-lg{display:block!important}table.visible-lg{display:table!important}tr.visible-lg{display:table-row!important}td.visible-lg,th.visible-lg{display:table-cell!important}}@media (min-width:1200px){.visible-lg-block{display:block!important}}@media (min-width:1200px){.visible-lg-inline{display:inline!important}}@media (min-width:1200px){.visible-lg-inline-block{display:inline-block!important}}@media (max-width:767px){.hidden-xs{display:none!important}}@media (min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}}@media (min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}}@media (min-width:1200px){.hidden-lg{display:none!important}}.visible-print{display:none!important}@media print{.visible-print{display:block!important}table.visible-print{display:table!important}tr.visible-print{display:table-row!important}td.visible-print,th.visible-print{display:table-cell!important}}.visible-print-block{display:none!important}@media print{.visible-print-block{display:block!important}}.visible-print-inline{display:none!important}@media print{.visible-print-inline{display:inline!important}}.visible-print-inline-block{display:none!important}@media print{.visible-print-inline-block{display:inline-block!important}}@media print{.hidden-print{display:none!important}}body,html *{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}hr{border-color:#d9d9d9}p{margin-bottom:20px}p.error,p.error:last-child{margin-bottom:15px}h1{font-size:30px}h2{font-size:22px}.container{margin-right:auto;margin-left:auto;padding-left:15px;padding-right:15px;width:100%}.caret{border-top:6px dashed;border-top:6px solid\9;border-right:5px solid transparent;border-left:5px solid transparent}a.readmore{display:inline-block;position:relative;padding-right:35px;line-height:22px;font-size:12px}a.readmore i.icon.icon-forward_arrow,a.readmore span.icon.icon-forward_arrow{position:absolute;-webkit-transition:right .1s ease-in-out;transition:right .1s ease-in-out;right:3px;font-size:15px;top:3px}a.readmore:hover i.icon.icon-forward_arrow,a.readmore:hover span.icon.icon-forward_arrow{right:0}.white-section{padding:80px;background:#fff}.newsletter_float_box{width:390px;border:1px solid #5e707e;position:absolute;right:2%;bottom:7%;background:#fff;padding:25px 30px 30px;box-shadow:0 4px 16px 0 rgba(0,45,98,.1)}.newsletter_float_box h3{font-size:20px;margin-top:0;color:#002d62}.newsletter_float_box p{color:#5e707e;font-size:14px;margin-bottom:20px}.newsletter_float_box input{border:1px solid #5e707e;border-radius:0}.newsletter_float_box button{min-width:60px;padding:8px 12px}.star_holder span{display:inline-block;font:normal normal normal 14px/1 taromicons;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;color:#002d62}.star_holder span:before{display:block;vertical-align:middle}.star_holder .star{display:inline-block;font:normal normal normal 14px/1 taromicons;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased}.star_holder .star:before{content:"\e92f"}.star_holder .star.star_full{color:#f0ad4e}.star_holder .star.star_full:before{content:"\e930"}#sliding-popup{background:#002d62;color:#fff;min-height:48px}#sliding-popup p{font-size:12px}#sliding-popup .popup-content #popup-buttons button{background:transparent;box-shadow:none;border:2px solid #fff;border-radius:2px;color:#fff;font-family:Trebuchet MS,sans-serif;text-shadow:none;font-size:12px;font-weight:700;margin-top:.75em}#sliding-popup .popup-content #popup-buttons button:hover{background:hsla(0,0%,100%,.2)}@media (max-width:767px){.newsletter_float_box{position:relative;width:100%;right:0;bottom:0;padding:20px;border:none}.button .newsletter_float_box a,.comment-form .newsletter_float_box input[type=submit],.newsletter_float_box .btn,.newsletter_float_box .button.form-submit,.newsletter_float_box .button a,.newsletter_float_box .comment-form input[type=submit],.newsletter_float_box .search-form .search-submit,.search-form .newsletter_float_box .search-submit{height:40px}.newsletter_float_box p{font-size:12px}figure.col-img{margin-top:15px;margin-bottom:15px}#checkMyTrip .block.block-form .check_element,#checkMyTrip .search-form .block.block-form label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .block.block-form #paymentContainer,#ONLINE_RESERVATIONS #RESERVE_NOTICE .block.block-form #promo-container,#ONLINE_RESERVATIONS #RESERVE_NOTICE .block.block-form .paymentIcons,#scheduleForm .search-form .block.block-form label,.block.block-form #checkMyTrip .check_element,.block.block-form #checkMyTrip .search-form label,.block.block-form #ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer,.block.block-form #ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container,.block.block-form #ONLINE_RESERVATIONS #RESERVE_NOTICE .paymentIcons,.block.block-form #scheduleForm .search-form label,.block.block-form .comment-form p,.block.block-form .form-group,.block.block-form .form-item,.block.block-form .search-form #checkMyTrip label,.block.block-form .search-form #scheduleForm label,.block.block-form .search-form label,.comment-form .block.block-form p,.search-form #checkMyTrip .block.block-form label,.search-form #scheduleForm .block.block-form label,.search-form .block.block-form label{margin:0 -15px}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 select.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details select.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,#scheduleForm .aeroportDestinatie select,#scheduleForm .aeroportStart select,#scheduleForm .intoarcere select.calendar,#scheduleForm .plecare select.calendar,#scheduleForm select.selectBox,#tarom-orar-form .form-item-schedule-ddate select.calendar,#tarom-orar-form .form-item-schedule-rdate select.calendar,.form-item select.form-select,.form-item select.form-text,.search-form select.search-field,select.customList,select.form-control{margin-bottom:15px}}@media (min-width:768px){h1{font-size:38px}h2{font-size:26px}a.readmore{font-size:14px}a.readmore i.icon.icon-forward_arrow,a.readmore span.icon.icon-forward_arrow{top:0;font-size:22px}}





@media (min-width:992px){h1{font-size:30px; margin-bottom:20px;}h2{font-size:30px}}@media (min-width:1200px){.container{width:1170px}}html.overlay-open .navbar-fixed-top{z-index:400}html.js fieldset.collapsed{border-left-width:1px;border-right-width:1px;height:auto}html.js input.form-autocomplete{background-image:none}html.js .autocomplete-throbber{background-position:100% 2px;background-repeat:no-repeat;display:inline-block;height:15px;margin:2px 0 0 2px;width:15px}html.js .autocomplete-throbber.throbbing{background-position:100% -18px}body{position:relative}body.admin-expanded.admin-vertical.admin-nw .navbar,body.admin-expanded.admin-vertical.admin-sw .navbar{margin-left:260px}body.navbar-is-fixed-top{padding-top:64px}body.navbar-is-fixed-bottom{padding-bottom:64px!important}body.toolbar{padding-top:30px!important}body.toolbar .navbar-fixed-top{top:30px}body.toolbar.navbar-is-fixed-top{padding-top:94px!important}body.toolbar-drawer{padding-top:64px!important}body.toolbar-drawer .navbar-fixed-top{top:64px}body.toolbar-drawer.navbar-is-fixed-top{padding-top:128px!important}body.admin-menu .navbar-fixed-top{top:29px}body.admin-menu.navbar-is-fixed-top{padding-top:93px!important}body div#admin-toolbar{z-index:1600}body #admin-menu,body #admin-toolbar,body #toolbar{box-shadow:none}body #admin-menu{margin:0;padding:0;position:fixed;z-index:1600}body #admin-menu .dropdown li{line-height:normal}@media screen and (min-width:768px){.navbar.container{max-width:720px}}@media screen and (min-width:992px){.navbar.container{max-width:940px}}@media screen and (min-width:1200px){.navbar.container{max-width:1140px}}.navbar.container,.navbar.container-fluid{margin-top:20px}.navbar.container-fluid>.container-fluid,.navbar.container>.container{margin:0;padding:0;width:auto}#overlay-container,.overlay-element,.overlay-modal-background{z-index:1500}#toolbar{z-index:1600}.modal{z-index:1620}.modal-dialog{z-index:1630}.ctools-modal-dialog .modal-body{width:100%!important;overflow:auto}.modal-backdrop{z-index:1610}.footer{margin-top:45px;padding-top:35px;padding-bottom:36px;border-top:1px solid #e5e5e5}.element-invisible{margin:0;padding:0;width:1px}.navbar .logo{margin-right:-15px;padding-left:15px;padding-right:15px}@media screen and (min-width:992px){.navbar .logo{margin-right:0;padding-left:0}}ul.secondary{float:left}@media screen and (min-width:768px){ul.secondary{float:right}}.page-header,.region-sidebar-first .block:first-child h2.block-title,.region-sidebar-second .block:first-child h2.block-title{margin-top:0}p:last-child{margin-bottom:0}.region-help>.glyphicon{font-size:16px;float:left;margin:-.05em .5em 0 0}.region-help .block{overflow:hidden}form#search-block-form{margin:0}.navbar #block-search-form{float:none;margin:5px 0 5px 5px}@media screen and (min-width:992px){.navbar #block-search-form{float:right}}.navbar #block-search-form .input-group-btn{width:auto}.navbar-search .control-group{margin-bottom:0}ul.action-links{margin:12px 0;padding:0}ul.action-links li{display:inline;margin:0;padding:0 6px 0 0}ul.action-links .glyphicon{padding-right:.5em}.uneditable-input,input,select,textarea{max-width:100%;width:auto}input.error{color:#a94442;border-color:#ebccd1}fieldset legend.panel-heading{float:left;line-height:1em;margin:0}fieldset .panel-body{clear:both;display:inherit}fieldset .panel-heading a.panel-title{color:inherit;display:block;margin:-10px -15px;padding:10px 15px}fieldset .panel-heading a.panel-title:hover{text-decoration:none}#checkMyTrip .check_element:last-child,#checkMyTrip .search-form label:last-child,#ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer:last-child,#ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container:last-child,#ONLINE_RESERVATIONS #RESERVE_NOTICE .paymentIcons:last-child,#scheduleForm .search-form label:last-child,.comment-form p:last-child,.form-group:last-child,.form-item:last-child,.panel:last-child,.search-form #checkMyTrip label:last-child,.search-form #scheduleForm label:last-child,.search-form label:last-child{margin-bottom:0}#checkMyTrip .form-horizontal .check_element,#checkMyTrip .search-form .form-horizontal label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal #paymentContainer,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal #promo-container,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal .paymentIcons,#scheduleForm .search-form .form-horizontal label,.comment-form .form-horizontal p,.form-horizontal #checkMyTrip .check_element,.form-horizontal #checkMyTrip .search-form label,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE .paymentIcons,.form-horizontal #scheduleForm .search-form label,.form-horizontal .comment-form p,.form-horizontal .form-group,.form-horizontal .form-item,.form-horizontal .search-form #checkMyTrip label,.form-horizontal .search-form #scheduleForm label,.form-horizontal .search-form label,.search-form #checkMyTrip .form-horizontal label,.search-form #scheduleForm .form-horizontal label,.search-form .form-horizontal label{margin-left:0;margin-right:0}.form-actions{clear:both}.managed-files.table td:first-child,.page-content table.managed-files td:first-child{width:100%}div.image-widget-data{float:none;overflow:hidden}table.sticky-header{z-index:1}.resizable-textarea textarea{border-radius:3px 3px 0 0}.text-format-wrapper{margin-bottom:15px}.text-format-wrapper .filter-wrapper,.text-format-wrapper>.form-type-textarea{margin-bottom:0}.filter-wrapper{border-radius:0 0 3px 3px}.filter-wrapper .panel-body{padding:7px}.filter-wrapper .form-type-select{min-width:30%}.filter-wrapper .form-type-select .filter-list{width:100%}.filter-help{margin-top:5px;text-align:center}@media screen and (min-width:768px){.filter-help{float:right}}.filter-help .glyphicon{margin:0 5px 0 0;vertical-align:text-top}.checkbox:first-child,.radio:first-child{margin-top:0}.checkbox:last-child,.radio:last-child{margin-bottom:0}.control-group .help-inline,.help-block{color:#777;font-size:12px;margin:5px 0 10px;padding:0}.panel-heading{display:block}a.tabledrag-handle .handle{height:auto;width:auto}.error{color:#a94442}div.error,table tr.error{background-color:#f2dede;color:#a94442}#checkMyTrip .error.check_element,#checkMyTrip .has-error.check_element,#checkMyTrip .search-form label.error,#checkMyTrip .search-form label.has-error,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error#paymentContainer,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error#promo-container,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error.paymentIcons,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error#paymentContainer,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error#promo-container,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error.paymentIcons,#scheduleForm .search-form label.error,#scheduleForm .search-form label.has-error,.comment-form p.error,.comment-form p.has-error,.error.form-item,.form-group.error,.form-group.has-error,.has-error.form-item,.search-form #checkMyTrip label.error,.search-form #checkMyTrip label.has-error,.search-form #scheduleForm label.error,.search-form #scheduleForm label.has-error,.search-form label.error,.search-form label.has-error{background:none}#checkMyTrip .comment-form p.error label,#checkMyTrip .comment-form p.has-error label,#checkMyTrip .error.check_element .control-label,#checkMyTrip .error.check_element label,#checkMyTrip .error.form-item label,#checkMyTrip .form-group.error label,#checkMyTrip .form-group.has-error label,#checkMyTrip .has-error.check_element .control-label,#checkMyTrip .has-error.check_element label,#checkMyTrip .has-error.form-item label,#checkMyTrip .search-form label.error .control-label,#checkMyTrip .search-form label.error label,#checkMyTrip .search-form label.has-error .control-label,#checkMyTrip .search-form label.has-error label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error#paymentContainer .control-label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error#paymentContainer label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error#promo-container .control-label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error#promo-container label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error.paymentIcons .control-label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error.paymentIcons label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error#paymentContainer .control-label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error#paymentContainer label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error#promo-container .control-label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error#promo-container label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error.paymentIcons .control-label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error.paymentIcons label,#scheduleForm .comment-form p.error label,#scheduleForm .comment-form p.has-error label,#scheduleForm .error.form-item label,#scheduleForm .form-group.error label,#scheduleForm .form-group.has-error label,#scheduleForm .has-error.form-item label,#scheduleForm .search-form label.error .control-label,#scheduleForm .search-form label.error label,#scheduleForm .search-form label.has-error .control-label,#scheduleForm .search-form label.has-error label,.comment-form p.error #checkMyTrip label,.comment-form p.error #scheduleForm label,.comment-form p.error .control-label,.comment-form p.error label,.comment-form p.has-error #checkMyTrip label,.comment-form p.has-error #scheduleForm label,.comment-form p.has-error .control-label,.comment-form p.has-error label,.error.form-item #checkMyTrip label,.error.form-item #scheduleForm label,.error.form-item .control-label,.error.form-item label,.form-group.error #checkMyTrip label,.form-group.error #scheduleForm label,.form-group.error .control-label,.form-group.error label,.form-group.has-error #checkMyTrip label,.form-group.has-error #scheduleForm label,.form-group.has-error .control-label,.form-group.has-error label,.has-error.form-item #checkMyTrip label,.has-error.form-item #scheduleForm label,.has-error.form-item .control-label,.has-error.form-item label,.search-form #checkMyTrip label.error .control-label,.search-form #checkMyTrip label.error label,.search-form #checkMyTrip label.has-error .control-label,.search-form #checkMyTrip label.has-error label,.search-form #scheduleForm label.error .control-label,.search-form #scheduleForm label.error label,.search-form #scheduleForm label.has-error .control-label,.search-form #scheduleForm label.has-error label,.search-form label.error #checkMyTrip label,.search-form label.error #scheduleForm label,.search-form label.error .control-label,.search-form label.error label,.search-form label.has-error #checkMyTrip label,.search-form label.has-error #scheduleForm label,.search-form label.has-error .control-label,.search-form label.has-error label{color:#a94442;font-weight:600}#checkMyTrip .error.check_element .uneditable-input,#checkMyTrip .error.check_element input,#checkMyTrip .error.check_element select,#checkMyTrip .error.check_element textarea,#checkMyTrip .has-error.check_element .uneditable-input,#checkMyTrip .has-error.check_element input,#checkMyTrip .has-error.check_element select,#checkMyTrip .has-error.check_element textarea,#checkMyTrip .search-form label.error .uneditable-input,#checkMyTrip .search-form label.error input,#checkMyTrip .search-form label.error select,#checkMyTrip .search-form label.error textarea,#checkMyTrip .search-form label.has-error .uneditable-input,#checkMyTrip .search-form label.has-error input,#checkMyTrip .search-form label.has-error select,#checkMyTrip .search-form label.has-error textarea,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error#paymentContainer .uneditable-input,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error#paymentContainer input,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error#paymentContainer select,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error#paymentContainer textarea,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error#promo-container .uneditable-input,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error#promo-container input,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error#promo-container select,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error#promo-container textarea,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error.paymentIcons .uneditable-input,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error.paymentIcons input,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error.paymentIcons select,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error.paymentIcons textarea,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error#paymentContainer .uneditable-input,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error#paymentContainer input,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error#paymentContainer select,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error#paymentContainer textarea,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error#promo-container .uneditable-input,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error#promo-container input,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error#promo-container select,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error#promo-container textarea,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error.paymentIcons .uneditable-input,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error.paymentIcons input,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error.paymentIcons select,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error.paymentIcons textarea,#scheduleForm .search-form label.error .uneditable-input,#scheduleForm .search-form label.error input,#scheduleForm .search-form label.error select,#scheduleForm .search-form label.error textarea,#scheduleForm .search-form label.has-error .uneditable-input,#scheduleForm .search-form label.has-error input,#scheduleForm .search-form label.has-error select,#scheduleForm .search-form label.has-error textarea,.comment-form p.error .uneditable-input,.comment-form p.error input,.comment-form p.error select,.comment-form p.error textarea,.comment-form p.has-error .uneditable-input,.comment-form p.has-error input,.comment-form p.has-error select,.comment-form p.has-error textarea,.error.form-item .uneditable-input,.error.form-item input,.error.form-item select,.error.form-item textarea,.form-group.error .uneditable-input,.form-group.error input,.form-group.error select,.form-group.error textarea,.form-group.has-error .uneditable-input,.form-group.has-error input,.form-group.has-error select,.form-group.has-error textarea,.has-error.form-item .uneditable-input,.has-error.form-item input,.has-error.form-item select,.has-error.form-item textarea,.search-form #checkMyTrip label.error .uneditable-input,.search-form #checkMyTrip label.error input,.search-form #checkMyTrip label.error select,.search-form #checkMyTrip label.error textarea,.search-form #checkMyTrip label.has-error .uneditable-input,.search-form #checkMyTrip label.has-error input,.search-form #checkMyTrip label.has-error select,.search-form #checkMyTrip label.has-error textarea,.search-form #scheduleForm label.error .uneditable-input,.search-form #scheduleForm label.error input,.search-form #scheduleForm label.error select,.search-form #scheduleForm label.error textarea,.search-form #scheduleForm label.has-error .uneditable-input,.search-form #scheduleForm label.has-error input,.search-form #scheduleForm label.has-error select,.search-form #scheduleForm label.has-error textarea,.search-form label.error .uneditable-input,.search-form label.error input,.search-form label.error select,.search-form label.error textarea,.search-form label.has-error .uneditable-input,.search-form label.has-error input,.search-form label.has-error select,.search-form label.has-error textarea{color:#5e707e}#checkMyTrip .error.check_element .help-block,#checkMyTrip .error.check_element .help-inline,#checkMyTrip .has-error.check_element .help-block,#checkMyTrip .has-error.check_element .help-inline,#checkMyTrip .search-form label.error .help-block,#checkMyTrip .search-form label.error .help-inline,#checkMyTrip .search-form label.has-error .help-block,#checkMyTrip .search-form label.has-error .help-inline,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error#paymentContainer .help-block,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error#paymentContainer .help-inline,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error#promo-container .help-block,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error#promo-container .help-inline,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error.paymentIcons .help-block,#ONLINE_RESERVATIONS #RESERVE_NOTICE .error.paymentIcons .help-inline,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error#paymentContainer .help-block,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error#paymentContainer .help-inline,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error#promo-container .help-block,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error#promo-container .help-inline,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error.paymentIcons .help-block,#ONLINE_RESERVATIONS #RESERVE_NOTICE .has-error.paymentIcons .help-inline,#scheduleForm .search-form label.error .help-block,#scheduleForm .search-form label.error .help-inline,#scheduleForm .search-form label.has-error .help-block,#scheduleForm .search-form label.has-error .help-inline,.comment-form p.error .help-block,.comment-form p.error .help-inline,.comment-form p.has-error .help-block,.comment-form p.has-error .help-inline,.error.form-item .help-block,.error.form-item .help-inline,.form-group.error .help-block,.form-group.error .help-inline,.form-group.has-error .help-block,.form-group.has-error .help-inline,.has-error.form-item .help-block,.has-error.form-item .help-inline,.search-form #checkMyTrip label.error .help-block,.search-form #checkMyTrip label.error .help-inline,.search-form #checkMyTrip label.has-error .help-block,.search-form #checkMyTrip label.has-error .help-inline,.search-form #scheduleForm label.error .help-block,.search-form #scheduleForm label.error .help-inline,.search-form #scheduleForm label.has-error .help-block,.search-form #scheduleForm label.has-error .help-inline,.search-form label.error .help-block,.search-form label.error .help-inline,.search-form label.has-error .help-block,.search-form label.has-error .help-inline{color:#777}.nav-tabs{margin-bottom:10px}ul li.collapsed,ul li.expanded,ul li.leaf{list-style:none;list-style-image:none}.tabs--secondary{margin:0 0 10px}.submitted{margin-bottom:1em;font-style:italic;font-weight:400;color:#777}.form-type-password-confirm{position:relative}#checkMyTrip .form-type-password-confirm label,#scheduleForm .form-type-password-confirm label,.form-type-password-confirm #checkMyTrip label,.form-type-password-confirm #scheduleForm label,.form-type-password-confirm label{display:block}#checkMyTrip .form-type-password-confirm label .label,#scheduleForm .form-type-password-confirm label .label,.form-type-password-confirm #checkMyTrip label .label,.form-type-password-confirm #scheduleForm label .label,.form-type-password-confirm label .label{float:right}.form-type-password-confirm .password-help{padding-left:2em}@media (min-width:768px){.form-type-password-confirm .password-help{border-left:1px solid #ddd;left:50%;margin-left:15px;position:absolute}}@media (min-width:992px){.form-type-password-confirm .password-help{left:33.3333333333%}}.form-type-password-confirm .progress{background:transparent;border-radius:0 0 5px 5px;box-shadow:none;height:4px;margin:-5px 0 0}.form-type-password-confirm .form-type-password{clear:left}.form-type-password-confirm .form-control-feedback{right:15px}.form-type-password-confirm .help-block{clear:both}ul.pagination li>a.progress-disabled{float:left}.form-autocomplete .glyphicon{color:#777;font-size:120%}.form-autocomplete .glyphicon.glyphicon-spin{color:#002d62}.form-autocomplete .input-group-addon{background-color:#fff}.ajax-progress-bar{border-radius:0 0 3px 3px;border:1px solid #aeb7be;margin:-1px 0 0;padding:6px 12px;width:100%}.ajax-progress-bar .progress{height:8px;margin:0}.ajax-progress-bar .message,.ajax-progress-bar .percentage{color:#777;font-size:12px;line-height:1em;margin:5px 0 0;padding:0}.glyphicon-spin{display:inline-block;-webkit-animation:spin 1s infinite linear;animation:spin 1s infinite linear}a .glyphicon-spin{display:inline-block;text-decoration:none}@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}to{-webkit-transform:rotate(359deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.tabbable{margin-bottom:20px}.tabs-below>.nav-tabs,.tabs-left>.nav-tabs,.tabs-right>.nav-tabs{border-bottom:0}.tabs-below>.nav-tabs .summary,.tabs-left>.nav-tabs .summary,.tabs-right>.nav-tabs .summary{color:#777;font-size:12px}.tab-pane>.panel-heading{display:none}.tab-content>.active{display:block}.tabs-below>.nav-tabs{border-top:1px solid #ddd}.tabs-below>.nav-tabs>li{margin-top:-1px;margin-bottom:0}.tabs-below>.nav-tabs>li>a{border-radius:0 0 3px 3px}.tabs-below>.nav-tabs>li>a:focus,.tabs-below>.nav-tabs>li>a:hover{border-top-color:#ddd;border-bottom-color:transparent}.tabs-below>.nav-tabs>.active>a,.tabs-below>.nav-tabs>.active>a:focus,.tabs-below>.nav-tabs>.active>a:hover{border-color:transparent #ddd #ddd}.tabs-left>.nav-tabs,.tabs-right>.nav-tabs{padding-bottom:20px;width:220px}.tabs-left>.nav-tabs>li,.tabs-right>.nav-tabs>li{float:none}.tabs-left>.nav-tabs>li:focus,.tabs-right>.nav-tabs>li:focus{outline:0}.tabs-left>.nav-tabs>li>a,.tabs-right>.nav-tabs>li>a{margin-right:0;margin-bottom:3px}.tabs-left>.nav-tabs>li>a:focus,.tabs-right>.nav-tabs>li>a:focus{outline:0}.tabs-left>.tab-content,.tabs-right>.tab-content{border-radius:0 3px 3px 3px;box-shadow:0 1px 1px rgba(0,0,0,.05);border:1px solid #ddd;overflow:hidden;padding:10px 15px}.tabs-left>.nav-tabs{float:left;margin-right:-1px}.tabs-left>.nav-tabs>li>a{border-radius:3px 0 0 3px}.tabs-left>.nav-tabs>li>a:focus,.tabs-left>.nav-tabs>li>a:hover{border-color:#eee #ddd #eee #eee}.tabs-left>.nav-tabs>.active>a,.tabs-left>.nav-tabs>.active>a:focus,.tabs-left>.nav-tabs>.active>a:hover{border-color:#ddd transparent #ddd #ddd;box-shadow:-1px 1px 1px rgba(0,0,0,.05)}.tabs-right>.nav-tabs{float:right;margin-left:-1px}.tabs-right>.nav-tabs>li>a{border-radius:0 3px 3px 0}.tabs-right>.nav-tabs>li>a:focus,.tabs-right>.nav-tabs>li>a:hover{border-color:#eee #eee #eee #ddd;box-shadow:1px 1px 1px rgba(0,0,0,.05)}.tabs-right>.nav-tabs>.active>a,.tabs-right>.nav-tabs>.active>a:focus,.tabs-right>.nav-tabs>.active>a:hover{border-color:#ddd #ddd #ddd transparent}td.checkbox,td.radio,th.checkbox,th.radio{display:table-cell}.views-display-settings .label{font-size:100%;color:#666}.views-display-settings .footer{padding:0;margin:4px 0 0}.button .views-exposed-form .views-exposed-widget a,.comment-form .views-exposed-form .views-exposed-widget input[type=submit],.search-form .views-exposed-form .views-exposed-widget .search-submit,.views-exposed-form .views-exposed-widget .btn,.views-exposed-form .views-exposed-widget .button.form-submit,.views-exposed-form .views-exposed-widget .button a,.views-exposed-form .views-exposed-widget .comment-form input[type=submit],.views-exposed-form .views-exposed-widget .search-form .search-submit{margin-top:1.8em}table .checkbox input[type=checkbox],table .radio input[type=radio]{max-width:inherit}#checkMyTrip .comment-form .form-horizontal p label,#checkMyTrip .form-horizontal .check_element label,#checkMyTrip .form-horizontal .comment-form p label,#checkMyTrip .form-horizontal .form-group label,#checkMyTrip .form-horizontal .form-item label,#checkMyTrip .form-horizontal .search-form label label,#checkMyTrip .search-form .form-horizontal label label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal #paymentContainer label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal #promo-container label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal .paymentIcons label,#scheduleForm .comment-form .form-horizontal p label,#scheduleForm .form-horizontal .comment-form p label,#scheduleForm .form-horizontal .form-group label,#scheduleForm .form-horizontal .form-item label,#scheduleForm .form-horizontal .search-form label label,#scheduleForm .search-form .form-horizontal label label,.comment-form .form-horizontal p #checkMyTrip label,.comment-form .form-horizontal p #scheduleForm label,.comment-form .form-horizontal p label,.form-horizontal #checkMyTrip .check_element label,.form-horizontal #checkMyTrip .search-form label label,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer label,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container label,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE .paymentIcons label,.form-horizontal #scheduleForm .search-form label label,.form-horizontal .comment-form p #checkMyTrip label,.form-horizontal .comment-form p #scheduleForm label,.form-horizontal .comment-form p label,.form-horizontal .form-group #checkMyTrip label,.form-horizontal .form-group #scheduleForm label,.form-horizontal .form-group label,.form-horizontal .form-item #checkMyTrip label,.form-horizontal .form-item #scheduleForm label,.form-horizontal .form-item label,.form-horizontal .search-form #checkMyTrip label label,.form-horizontal .search-form #scheduleForm label label,.form-horizontal .search-form label #checkMyTrip label,.form-horizontal .search-form label #scheduleForm label,.form-horizontal .search-form label label,.search-form #checkMyTrip .form-horizontal label label,.search-form #scheduleForm .form-horizontal label label,.search-form .form-horizontal label #checkMyTrip label,.search-form .form-horizontal label #scheduleForm label,.search-form .form-horizontal label label{position:relative;min-height:1px;margin-top:0;margin-bottom:0;padding-top:7px;padding-left:15px;padding-right:15px;text-align:right}@media (min-width:768px){#checkMyTrip .comment-form .form-horizontal p label,#checkMyTrip .form-horizontal .check_element label,#checkMyTrip .form-horizontal .comment-form p label,#checkMyTrip .form-horizontal .form-group label,#checkMyTrip .form-horizontal .form-item label,#checkMyTrip .form-horizontal .search-form label label,#checkMyTrip .search-form .form-horizontal label label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal #paymentContainer label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal #promo-container label,#ONLINE_RESERVATIONS #RESERVE_NOTICE .form-horizontal .paymentIcons label,#scheduleForm .comment-form .form-horizontal p label,#scheduleForm .form-horizontal .comment-form p label,#scheduleForm .form-horizontal .form-group label,#scheduleForm .form-horizontal .form-item label,#scheduleForm .form-horizontal .search-form label label,#scheduleForm .search-form .form-horizontal label label,.comment-form .form-horizontal p #checkMyTrip label,.comment-form .form-horizontal p #scheduleForm label,.comment-form .form-horizontal p label,.form-horizontal #checkMyTrip .check_element label,.form-horizontal #checkMyTrip .search-form label label,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer label,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container label,.form-horizontal #ONLINE_RESERVATIONS #RESERVE_NOTICE .paymentIcons label,.form-horizontal #scheduleForm .search-form label label,.form-horizontal .comment-form p #checkMyTrip label,.form-horizontal .comment-form p #scheduleForm label,.form-horizontal .comment-form p label,.form-horizontal .form-group #checkMyTrip label,.form-horizontal .form-group #scheduleForm label,.form-horizontal .form-group label,.form-horizontal .form-item #checkMyTrip label,.form-horizontal .form-item #scheduleForm label,.form-horizontal .form-item label,.form-horizontal .search-form #checkMyTrip label label,.form-horizontal .search-form #scheduleForm label label,.form-horizontal .search-form label #checkMyTrip label,.form-horizontal .search-form label #scheduleForm label,.form-horizontal .search-form label label,.search-form #checkMyTrip .form-horizontal label label,.search-form #scheduleForm .form-horizontal label label,.search-form .form-horizontal label #checkMyTrip label,.search-form .form-horizontal label #scheduleForm label,.search-form .form-horizontal label label{float:left;width:16.6666666667%}}#ONLINE_RESERVATIONS #RESERVE_ERRORS .error a,#ONLINE_RESERVATIONS #RESERVE_ERRORSP .error a,.alert a{font-weight:700}.alert-success a,.alert-success a:focus,.alert-success a:hover{color:#2b542c}.alert-info a,.alert-info a:focus,.alert-info a:hover{color:#245269}#ONLINE_RESERVATIONS #RESERVE_ERRORS .error a,#ONLINE_RESERVATIONS #RESERVE_ERRORS .error a:focus,#ONLINE_RESERVATIONS #RESERVE_ERRORS .error a:hover,#ONLINE_RESERVATIONS #RESERVE_ERRORSP .error a,#ONLINE_RESERVATIONS #RESERVE_ERRORSP .error a:focus,#ONLINE_RESERVATIONS #RESERVE_ERRORSP .error a:hover,.alert-warning a,.alert-warning a:focus,.alert-warning a:hover{color:#66512c}.alert-danger a,.alert-danger a:focus,.alert-danger a:hover{color:#843534}div.image-style-new,div.image-style-new div{display:block}div.image-style-new div.input-group{display:table}.page-content table>tbody>tr:nth-child(odd)>td.module,.page-content table>tbody>tr>td.module,.table-striped>tbody>tr:nth-child(odd)>td.module,.table>tbody>tr>td.module,td.module{background:#ddd;font-weight:700}.book-toc>.dropdown-menu{overflow:hidden}.book-toc>.dropdown-menu>.dropdown-header{white-space:nowrap}.book-toc>.dropdown-menu>li:first-child > a{font-weight:700}.book-toc>.dropdown-menu .dropdown-menu{box-shadow:none;border:0;display:block;font-size:12px;margin:0;padding:0;position:static;width:100%}.book-toc>.dropdown-menu .dropdown-menu>li{padding-left:20px}.book-toc>.dropdown-menu .dropdown-menu>li>a{margin-left:-40px;padding-left:60px}#features-filter .form-item.form-type-checkbox{padding-left:20px}fieldset.features-export-component{font-size:12px}fieldset.features-export-component,html.js #features-export-form fieldset.features-export-component{margin:0 0 10.5px}fieldset.features-export-component .panel-heading{padding:5px 10px}fieldset.features-export-component .panel-heading a.panel-title{font-size:12px;font-weight:500;margin:-5px -10px;padding:5px 10px}fieldset.features-export-component .panel-body{padding:0 10px}div.features-export-list{margin:-11px 0 10px;padding:0 10px}div.features-export-list .form-type-checkbox,fieldset.features-export-component .component-select .form-type-checkbox{line-height:1em;margin:5px 5px 5px 0!important;min-height:0;padding:3px 3px 3px 25px!important}div.features-export-list .form-type-checkbox input[type=checkbox],fieldset.features-export-component .component-select .form-type-checkbox input[type=checkbox]{margin-top:0}body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open .navbar-fixed-top{top:79px}body.navbar-is-fixed-top.navbar-administration .navbar-fixed-top{top:39px}@media (min-width:768px){body.navbar-is-fixed-top.navbar-administration.navbar-vertical.navbar-tray-open .navbar-fixed-top{left:240px;left:24rem}}.navbar-administration #navbar-administration.navbar-oriented .navbar-bar{z-index:1032}.navbar-administration #navbar-administration .navbar-tray{z-index:1031}body.navbar-is-fixed-top.navbar-administration{padding-top:103px!important}body.navbar-is-fixed-top.navbar-administration.navbar-horizontal.navbar-tray-open{padding-top:143px!important}body.navbar-tray-open.navbar-vertical.navbar-fixed{margin-left:240px;margin-left:24rem}#navbar-administration.navbar-oriented .navbar-tray-vertical{width:24rem}a.icon-before .glyphicon{margin-right:.25em}a.icon-after .glyphicon{margin-left:.25em}.btn.icon-before .glyphicon,.button a.icon-before .glyphicon,.comment-form input.icon-before[type=submit] .glyphicon,.icon-before.button.form-submit .glyphicon,.search-form .icon-before.search-submit .glyphicon{margin-left:-.25em;margin-right:.25em}.btn.icon-after .glyphicon,.button a.icon-after .glyphicon,.comment-form input.icon-after[type=submit] .glyphicon,.icon-after.button.form-submit .glyphicon,.search-form .icon-after.search-submit .glyphicon{margin-left:.25em;margin-right:-.25em}.tours-filter .views-exposed-widgets{margin-bottom:0}.tours-filter .views-exposed-widget{padding:0}.tours-filter .views-exposed-widget .bef-select-as-links .form-item{background:transparent;margin-bottom:-1px;float:left}.tours-filter .views-exposed-widget .bef-select-as-links .form-item a{padding:7px 0;color:#5e707e;display:block;text-decoration:none}.tours-filter .views-exposed-widget .bef-select-as-links .form-item a.active,.tours-filter .views-exposed-widget .bef-select-as-links .form-item a:active,.tours-filter .views-exposed-widget .bef-select-as-links .form-item a:focus,.tours-filter .views-exposed-widget .bef-select-as-links .form-item a:hover{color:#c03;outline:none;border-bottom:2px solid #c03}.tours-filter .views-exposed-widget .form-item+.form-item{margin-left:30px}.pane-news-panes-panel-pane-1 .pane-title{margin-bottom:30px;margin-top:0}.dropdown-menu>li>a.dropdown-header{color:#002d62;text-transform:uppercase;font-weight:700;font-size:14px;background-color:transparent!important}.dropdown-menu>li>a.dropdown-header:hover{color:#c03}.sidebar-menu a.dropdown-header{padding:0}.pane-pane-header{position:relative}body.front .pane-page-content .main-section>.content:first-child{overflow:auto}.search-results ol{margin:0;padding:0}.navbar-static-top .dropdown-menu .dropdown-menu{display:none!important}.webform-client-form .help-block{display:none}.comment-form .webform-client-form .form-managed-file input[type=submit],.webform-client-form .form-managed-file .btn-primary,.webform-client-form .form-managed-file .comment-form input[type=submit]{margin-top:1rem;margin-bottom:1rem}.captcha{margin-bottom:15px}.pane-dynamic-booking-form .white-section{padding:20px}@media screen and (min-width:768px){.pane-dynamic-booking-form .white-section{padding:80px}}.page-servicii-tarom-tours .view-id-tarom_tours.tours-list:first-child,.page-taxonomy-term .view-id-tarom_tours.tours-list:first-child{margin-top:0}.page-servicii-tarom-tours .breadcrumb,.page-taxonomy-term .breadcrumb{margin-bottom:0}.not-front .ui-datepicker{z-index:9!important}.captcha{clear:both}.i18n-de .edit-field-number-2 .tip_pasager{min-width:50px}@font-face{font-family:taromicons;src:url(../fonts/taromiconsee6a.eot);src:url(../fonts/taromiconsee6a.eot) format("embedded-opentype"),url(../fonts/taromiconsee6a.ttf) format("truetype"),url(../fonts/taromiconsee6a.woff) format("woff"),url(../fonts/taromiconsee6a.svg) format("svg");font-weight:400;font-style:normal}[class*=" icon-"],[class^=icon-]{font-family:taromicons!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-instagram_footer:before{content:""}.icon-instagram_header:before{content:""}.icon-linkedin_footer:before{content:""}.icon-linkedin_header:before{content:""}.icon-link:before{content:""}.icon-pages:before{content:""}.icon-star_empty:before{content:""}.icon-star_full:before{content:""}.icon-contact:before{content:""}.icon-fax:before{content:""}.icon-pin:before{content:""}.icon-checkin:before{content:""}.icon-harta_destinatii:before{content:""}.icon-oferte_speciale:before{content:""}.icon-orar:before{content:""}.icon-phone:before{content:""}.icon-agentii:before{content:""}.icon-alert:before{content:""}.icon-arival:before{content:""}.icon-bagaj_pierdut:before{content:""}.icon-bagaje:before{content:""}.icon-card:before{content:""}.icon-catre:before{content:""}.icon-checkin_select:before{content:""}.icon-checkin_unselect:before{content:""}.icon-checkmark:before{content:""}.icon-close:before{content:""}.icon-de_la:before{content:""}.icon-departure:before{content:""}.icon-down_arrow:before{content:""}.icon-down:before{content:""}.icon-dropdown:before{content:""}.icon-email:before{content:""}.icon-facebook_round:before{content:""}.icon-facebook:before{content:""}.icon-food:before{content:""}.icon-forward_arrow:before{content:""}.icon-left:before{content:""}.icon-logo:before{content:""}.icon-orar_select .path1:before{content:"";color:#002d62}.icon-orar_select .path2:before{content:"";margin-left:-1em;color:#fff}.icon-orar_unselect:before{content:""}.icon-plane:before{content:""}.icon-rezerva_select:before{content:""}.icon-rezerva_unselect:before{content:""}.icon-right:before{content:""}.icon-search:before{content:""}.icon-tipareste:before{content:""}.icon-twitter_round:before{content:""}.icon-twitter:before{content:""}.icon-up:before{content:""}.icon-verifica_select:before{content:""}.icon-verifica_unselect:before{content:""}.icon-youtube_round:before{content:""}.icon-youtube:before{content:""}.btn-secondary{background:#c03;color:#fff}.btn-secondary:active,.btn-secondary:focus,.btn-secondary:hover{color:#fff;background:#990026}.btn-group-lg>.btn-primary.button.form-submit,.btn-group-lg>.btn.btn-primary,.btn-primary.btn-lg.button.form-submit,.btn.btn-primary.btn-lg,.button .btn-group-lg>a.btn-primary,.button a.btn-primary.btn-lg,.comment-form .btn-group-lg>input[type=submit],.comment-form .search-form .btn-group-lg>input.search-submit[type=submit],.comment-form input.btn-lg[type=submit],.search-form .btn-group-lg>.btn-primary.search-submit,.search-form .btn-primary.btn-lg.search-submit{padding:5px 15px;font-weight:700;text-transform:uppercase;font-size:12px;line-height:22px;border-color:transparent}.btn-group-lg>.btn-primary.button.form-submit i.icon-forward_arrow,.btn-group-lg>.btn-primary.button.form-submit span.icon-forward_arrow,.btn-group-lg>.btn.btn-primary i.icon-forward_arrow,.btn-group-lg>.btn.btn-primary span.icon-forward_arrow,.btn-primary.btn-lg.button.form-submit i.icon-forward_arrow,.btn-primary.btn-lg.button.form-submit span.icon-forward_arrow,.btn.btn-primary.btn-lg i.icon-forward_arrow,.btn.btn-primary.btn-lg span.icon-forward_arrow,.button .btn-group-lg>a.btn-primary i.icon-forward_arrow,.button .btn-group-lg>a.btn-primary span.icon-forward_arrow,.button a.btn-primary.btn-lg i.icon-forward_arrow,.button a.btn-primary.btn-lg span.icon-forward_arrow,.comment-form .btn-group-lg>input[type=submit] i.icon-forward_arrow,.comment-form .btn-group-lg>input[type=submit] span.icon-forward_arrow,.comment-form .search-form .btn-group-lg>input.search-submit[type=submit] i.icon-forward_arrow,.comment-form .search-form .btn-group-lg>input.search-submit[type=submit] span.icon-forward_arrow,.comment-form input.btn-lg[type=submit] i.icon-forward_arrow,.comment-form input.btn-lg[type=submit] span.icon-forward_arrow,.search-form .btn-group-lg>.btn-primary.search-submit i.icon-forward_arrow,.search-form .btn-group-lg>.btn-primary.search-submit span.icon-forward_arrow,.search-form .btn-primary.btn-lg.search-submit i.icon-forward_arrow,.search-form .btn-primary.btn-lg.search-submit span.icon-forward_arrow{font-size:16px;position:relative;top:-4px;display:inline-block;vertical-align:bottom;margin-left:5px}.btn.btn-default,.button.form-submit,.button a,.button a.submit,.comment-form .search-form input[type=submit].search-submit,.comment-form input.btn-default[type=submit],.comment-form input[type=submit].button.form-submit,.search-form .comment-form input[type=submit].search-submit,.search-form .search-submit{border-color:#c03;color:#c03;padding:9px 25px;font-size:12px;text-transform:uppercase;font-weight:700}.btn.btn-default:hover,.button.form-submit:hover,.button a:hover,.comment-form input.btn-default[type=submit]:hover,.search-form .search-submit:hover{background-color:#c03;color:#fff}.btn-wide.button.form-submit,.btn.btn-wide,.button a.btn-wide,.comment-form input.btn-wide[type=submit],.search-form .btn-wide.search-submit{padding:8px 45px}.btn.btn-wider,.button.form-submit,.button a.btn-wider,.button a.submit,.comment-form input.btn-wider[type=submit],.comment-form input[type=submit].button.form-submit,.search-form .btn-wider.search-submit{padding:8px 80px}.btn-teal{color:#5e707e;background-color:#fff;border-color:#d9d9d9}.btn-teal.focus,.btn-teal:focus{color:#5e707e;background-color:#e6e6e6;border-color:#999}.btn-teal.active,.btn-teal:active,.btn-teal:hover,.open>.btn-teal.dropdown-toggle{color:#5e707e;background-color:#e6e6e6;border-color:#bababa}.btn-teal.active.focus,.btn-teal.active:focus,.btn-teal.active:hover,.btn-teal:active.focus,.btn-teal:active:focus,.btn-teal:active:hover,.open>.btn-teal.dropdown-toggle.focus,.open>.btn-teal.dropdown-toggle:focus,.open>.btn-teal.dropdown-toggle:hover{color:#5e707e;background-color:#d4d4d4;border-color:#999}.btn-teal.active,.btn-teal:active,.open>.btn-teal.dropdown-toggle{background-image:none}.btn-teal.disabled.focus,.btn-teal.disabled:focus,.btn-teal.disabled:hover,.btn-teal[disabled].focus,.btn-teal[disabled]:focus,.btn-teal[disabled]:hover,fieldset[disabled] .btn-teal.focus,fieldset[disabled] .btn-teal:focus,fieldset[disabled] .btn-teal:hover{background-color:#fff;border-color:#d9d9d9}.btn-teal .badge{color:#fff;background-color:#5e707e}.button.form-submit:hover,.button a.submit:hover{border-color:#c03}.btn-teal:active,.btn-teal:focus,.btn-teal:hover,.btn-teal:link,.btn-teal:visited{color:#fff;background:#5e707e;border-color:#5e707e}.btn-teal.active{border-color:#5e707e;background-color:#5e707e;color:#fff;box-shadow:none!important}.btn-teal.active:active,.btn-teal.active:focus,.btn-teal.active:hover,.btn-teal.active:link{color:#fff;background:#5e707e;border-color:#5e707e}@media (min-width:768px){.btn-group-lg>.btn-primary.button.form-submit,.btn-group-lg>.btn.btn-primary,.btn-primary.btn-lg.button.form-submit,.btn.btn-primary.btn-lg,.button .btn-group-lg>a.btn-primary,.button a.btn-primary.btn-lg,.comment-form .btn-group-lg>input[type=submit],.comment-form .search-form .btn-group-lg>input.search-submit[type=submit],.comment-form input.btn-lg[type=submit],.search-form .btn-group-lg>.btn-primary.search-submit,.search-form .btn-primary.btn-lg.search-submit{padding:10px 38px;font-size:14px}.btn-group-lg>.btn-primary.button.form-submit i.icon-forward_arrow,.btn-group-lg>.btn-primary.button.form-submit span.icon-forward_arrow,.btn-group-lg>.btn.btn-primary i.icon-forward_arrow,.btn-group-lg>.btn.btn-primary span.icon-forward_arrow,.btn-primary.btn-lg.button.form-submit i.icon-forward_arrow,.btn-primary.btn-lg.button.form-submit span.icon-forward_arrow,.btn.btn-primary.btn-lg i.icon-forward_arrow,.btn.btn-primary.btn-lg span.icon-forward_arrow,.button .btn-group-lg>a.btn-primary i.icon-forward_arrow,.button .btn-group-lg>a.btn-primary span.icon-forward_arrow,.button a.btn-primary.btn-lg i.icon-forward_arrow,.button a.btn-primary.btn-lg span.icon-forward_arrow,.comment-form .btn-group-lg>input[type=submit] i.icon-forward_arrow,.comment-form .btn-group-lg>input[type=submit] span.icon-forward_arrow,.comment-form .search-form .btn-group-lg>input.search-submit[type=submit] i.icon-forward_arrow,.comment-form .search-form .btn-group-lg>input.search-submit[type=submit] span.icon-forward_arrow,.comment-form input.btn-lg[type=submit] i.icon-forward_arrow,.comment-form input.btn-lg[type=submit] span.icon-forward_arrow,.search-form .btn-group-lg>.btn-primary.search-submit i.icon-forward_arrow,.search-form .btn-group-lg>.btn-primary.search-submit span.icon-forward_arrow,.search-form .btn-primary.btn-lg.search-submit i.icon-forward_arrow,.search-form .btn-primary.btn-lg.search-submit span.icon-forward_arrow{font-size:21px;position:relative;top:0}.btn.btn-default,.button.form-submit,.button a,.button a.submit,.comment-form .search-form input[type=submit].search-submit,.comment-form input.btn-default[type=submit],.comment-form input[type=submit].button.form-submit,.search-form .comment-form input[type=submit].search-submit,.search-form .search-submit{font-size:14px}}.comment-list{padding-left:0}.comment-list,.comment-list ol{list-style:none}#checkMyTrip .search-form label,#scheduleForm .search-form label,.search-form #checkMyTrip label,.search-form #scheduleForm label,.search-form label{font-weight:400}#tarom-mobile-booking-form .date-picker,#tarom-mobile-booking-form .picker__input,.form-item .date-picker,.form-item .picker__input{background-color:transparent}#tarom-mobile-booking-form .button-submit{margin-bottom:15px;font-size:14px}#tarom-mobile-booking-form .passengers .passangerSelector label .varsta_pasager{margin-left:0!important}#tarom-mobile-booking-form .form-item-tip input{top:2px}#tarom-mobile-booking-form .form-item-asistenta input{top:6px}#tarom-mobile-booking-form .terms{font-size:12px;text-align:center}#checkMyTrip input[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select,#scheduleForm .aeroportDestinatie select,#scheduleForm .aeroportStart select,#scheduleForm .intoarcere .calendar,#scheduleForm .plecare .calendar,#scheduleForm input.calendar,#scheduleForm select.selectBox,#tarom-orar-form .form-item-schedule-ddate .calendar,#tarom-orar-form .form-item-schedule-rdate .calendar,.comment-form input[type=email],.comment-form input[type=text],.comment-form input[type=url],.comment-form textarea,.form-control,.form-item .form-select,.form-item .form-text,.form-item input[type=email],.form-item input[type=text],.form-item input[type=url],.form-item textarea,.form-text,.search-form .search-field,select.customList{border:2px solid #aeb7be;box-shadow:none;-webkit-box-shadow:none;-moz-box-shadow:none;padding:8px 15px;height:40px;color:#5e707e}#checkMyTrip .comment-form .input-group-lg>.input-group-btn>input[type=submit][type=text],#checkMyTrip .form-item .input-group-lg>input[type=email][type=text],#checkMyTrip .form-item .input-group-lg>input[type=text][type=text],#checkMyTrip .form-item .input-group-lg>input[type=url][type=text],#checkMyTrip .input-group-lg>.input-group-btn>input.btn[type=text],#checkMyTrip .input-group-lg>.input-group-btn>input.button.form-submit[type=text],#checkMyTrip .input-group-lg>input.form-text[type=text],#checkMyTrip .input-group-lg>input.input-group-addon[type=text],#checkMyTrip .input-group-lg>input[type=text],#checkMyTrip .input-group-lg>input[type=text].form-control,#checkMyTrip .search-form .input-group-lg>.input-group-btn>input.search-submit[type=text],#checkMyTrip .search-form .input-group-lg>input.search-field[type=text],#checkMyTrip input.input-lg[type=text],#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .button .input-group-lg>.input-group-btn>a.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .button .input-group-lg>.input-group-btn>a.submit.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .comment-form .input-group-lg>.input-group-btn>input[type=submit].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .form-item .input-group-lg>input[type=email].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .form-item .input-group-lg>input[type=text].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .form-item .input-group-lg>input[type=url].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .form-item .input-group-lg>textarea.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>.calendar.form-control,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>.form-text.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>.input-group-addon.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>.input-group-btn>.btn.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>.input-group-btn>.button.form-submit.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-lg.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .search-form .input-group-lg>.input-group-btn>.search-submit.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .search-form .input-group-lg>.search-field.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .button .input-group-lg>.input-group-btn>a.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .button .input-group-lg>.input-group-btn>a.submit.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .comment-form .input-group-lg>.input-group-btn>input[type=submit].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .form-item .input-group-lg>input[type=email].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .form-item .input-group-lg>input[type=text].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .form-item .input-group-lg>input[type=url].calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .form-item .input-group-lg>textarea.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>.calendar.form-control,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>.form-text.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>.input-group-addon.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>.input-group-btn>.btn.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>.input-group-btn>.button.form-submit.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-lg.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .search-form .input-group-lg>.input-group-btn>.search-submit.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .search-form .input-group-lg>.search-field.calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group-lg>.input-group-btn>select.btn,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group-lg>.input-group-btn>select.button.form-submit,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group-lg>select,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group-lg>select.form-control,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group-lg>select.form-text,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group-lg>select.input-group-addon,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .search-form .input-group-lg>.input-group-btn>select.search-submit,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .search-form .input-group-lg>select.search-field,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location select.input-lg,#scheduleForm .aeroportDestinatie .input-group-lg>.input-group-btn>select.btn,#scheduleForm .aeroportDestinatie .input-group-lg>.input-group-btn>select.button.form-submit,#scheduleForm .aeroportDestinatie .input-group-lg>select,#scheduleForm .aeroportDestinatie .input-group-lg>select.form-control,#scheduleForm .aeroportDestinatie .input-group-lg>select.form-text,#scheduleForm .aeroportDestinatie .input-group-lg>select.input-group-addon,#scheduleForm .aeroportDestinatie .search-form .input-group-lg>.input-group-btn>select.search-submit,#scheduleForm .aeroportDestinatie .search-form .input-group-lg>select.search-field,#scheduleForm .aeroportDestinatie select.input-lg,#scheduleForm .aeroportStart .input-group-lg>.input-group-btn>select.btn,#scheduleForm .aeroportStart .input-group-lg>.input-group-btn>select.button.form-submit,#scheduleForm .aeroportStart .input-group-lg>select,#scheduleForm .aeroportStart .input-group-lg>select.form-control,#scheduleForm .aeroportStart .input-group-lg>select.form-text,#scheduleForm .aeroportStart .input-group-lg>select.input-group-addon,#scheduleForm .aeroportStart .search-form .input-group-lg>.input-group-btn>select.search-submit,#scheduleForm .aeroportStart .search-form .input-group-lg>select.search-field,#scheduleForm .aeroportStart select.input-lg,#scheduleForm .comment-form .input-group-lg>.input-group-btn>input[type=submit].calendar,#scheduleForm .form-item .input-group-lg>input[type=email].calendar,#scheduleForm .form-item .input-group-lg>input[type=text].calendar,#scheduleForm .form-item .input-group-lg>input[type=url].calendar,#scheduleForm .input-group-lg>.input-group-btn>input.btn.calendar,#scheduleForm .input-group-lg>.input-group-btn>input.button.form-submit.calendar,#scheduleForm .input-group-lg>.input-group-btn>select.btn.selectBox,#scheduleForm .input-group-lg>.input-group-btn>select.button.form-submit.selectBox,#scheduleForm .input-group-lg>input.calendar,#scheduleForm .input-group-lg>input.calendar.form-control,#scheduleForm .input-group-lg>input.form-text.calendar,#scheduleForm .input-group-lg>input.input-group-addon.calendar,#scheduleForm .input-group-lg>select.form-text.selectBox,#scheduleForm .input-group-lg>select.input-group-addon.selectBox,#scheduleForm .input-group-lg>select.selectBox,#scheduleForm .input-group-lg>select.selectBox.form-control,#scheduleForm .intoarcere .button .input-group-lg>.input-group-btn>a.calendar,#scheduleForm .intoarcere .button .input-group-lg>.input-group-btn>a.submit.calendar,#scheduleForm .intoarcere .comment-form .input-group-lg>.input-group-btn>input.calendar[type=submit],#scheduleForm .intoarcere .form-item .input-group-lg>textarea.calendar,#scheduleForm .intoarcere .input-group-lg>.calendar,#scheduleForm .intoarcere .input-group-lg>.calendar.form-control,#scheduleForm .intoarcere .input-group-lg>.form-text.calendar,#scheduleForm .intoarcere .input-group-lg>.input-group-addon.calendar,#scheduleForm .intoarcere .input-group-lg>.input-group-btn>.btn.calendar,#scheduleForm .intoarcere .input-group-lg>.input-group-btn>.button.form-submit.calendar,#scheduleForm .intoarcere .input-lg.calendar,#scheduleForm .intoarcere .search-form .input-group-lg>.input-group-btn>.search-submit.calendar,#scheduleForm .intoarcere .search-form .input-group-lg>.search-field.calendar,#scheduleForm .plecare .button .input-group-lg>.input-group-btn>a.calendar,#scheduleForm .plecare .button .input-group-lg>.input-group-btn>a.submit.calendar,#scheduleForm .plecare .comment-form .input-group-lg>.input-group-btn>input.calendar[type=submit],#scheduleForm .plecare .form-item .input-group-lg>textarea.calendar,#scheduleForm .plecare .input-group-lg>.calendar,#scheduleForm .plecare .input-group-lg>.calendar.form-control,#scheduleForm .plecare .input-group-lg>.form-text.calendar,#scheduleForm .plecare .input-group-lg>.input-group-addon.calendar,#scheduleForm .plecare .input-group-lg>.input-group-btn>.btn.calendar,#scheduleForm .plecare .input-group-lg>.input-group-btn>.button.form-submit.calendar,#scheduleForm .plecare .input-lg.calendar,#scheduleForm .plecare .search-form .input-group-lg>.input-group-btn>.search-submit.calendar,#scheduleForm .plecare .search-form .input-group-lg>.search-field.calendar,#scheduleForm .search-form .input-group-lg>.input-group-btn>input.search-submit.calendar,#scheduleForm .search-form .input-group-lg>.input-group-btn>select.search-submit.selectBox,#scheduleForm .search-form .input-group-lg>input.search-field.calendar,#scheduleForm .search-form .input-group-lg>select.search-field.selectBox,#scheduleForm input.input-lg.calendar,#scheduleForm select.input-lg.selectBox,#tarom-orar-form .form-item-schedule-ddate .button .input-group-lg>.input-group-btn>a.calendar,#tarom-orar-form .form-item-schedule-ddate .button .input-group-lg>.input-group-btn>a.submit.calendar,#tarom-orar-form .form-item-schedule-ddate .comment-form .input-group-lg>.input-group-btn>input[type=submit].calendar,#tarom-orar-form .form-item-schedule-ddate .form-item .input-group-lg>input[type=email].calendar,#tarom-orar-form .form-item-schedule-ddate .form-item .input-group-lg>input[type=text].calendar,#tarom-orar-form .form-item-schedule-ddate .form-item .input-group-lg>input[type=url].calendar,#tarom-orar-form .form-item-schedule-ddate .form-item .input-group-lg>textarea.calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-lg>.calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-lg>.calendar.form-control,#tarom-orar-form .form-item-schedule-ddate .input-group-lg>.form-text.calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-lg>.input-group-addon.calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-lg>.input-group-btn>.btn.calendar,#tarom-orar-form .form-item-schedule-ddate .input-group-lg>.input-group-btn>.button.form-submit.calendar,#tarom-orar-form .form-item-schedule-ddate .input-lg.calendar,#tarom-orar-form .form-item-schedule-ddate .search-form .input-group-lg>.input-group-btn>.search-submit.calendar,#tarom-orar-form .form-item-schedule-ddate .search-form .input-group-lg>.search-field.calendar,#tarom-orar-form .form-item-schedule-rdate .button .input-group-lg>.input-group-btn>a.calendar,#tarom-orar-form .form-item-schedule-rdate .button .input-group-lg>.input-group-btn>a.submit.calendar,#tarom-orar-form .form-item-schedule-rdate .comment-form .input-group-lg>.input-group-btn>input[type=submit].calendar,#tarom-orar-form .form-item-schedule-rdate .form-item .input-group-lg>input[type=email].calendar,#tarom-orar-form .form-item-schedule-rdate .form-item .input-group-lg>input[type=text].calendar,#tarom-orar-form .form-item-schedule-rdate .form-item .input-group-lg>input[type=url].calendar,#tarom-orar-form .form-item-schedule-rdate .form-item .input-group-lg>textarea.calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-lg>.calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-lg>.calendar.form-control,#tarom-orar-form .form-item-schedule-rdate .input-group-lg>.form-text.calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-lg>.input-group-addon.calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-lg>.input-group-btn>.btn.calendar,#tarom-orar-form .form-item-schedule-rdate .input-group-lg>.input-group-btn>.button.form-submit.calendar,#tarom-orar-form .form-item-schedule-rdate .input-lg.calendar,#tarom-orar-form .form-item-schedule-rdate .search-form .input-group-lg>.input-group-btn>.search-submit.calendar,#tarom-orar-form .form-item-schedule-rdate .search-form .input-group-lg>.search-field.calendar,.button #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>.input-group-btn>a.calendar,.button #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>.input-group-btn>a.submit.calendar,.button #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>.input-group-btn>a.calendar,.button #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>.input-group-btn>a.submit.calendar,.button #scheduleForm .intoarcere .input-group-lg>.input-group-btn>a.calendar,.button #scheduleForm .intoarcere .input-group-lg>.input-group-btn>a.submit.calendar,.button #scheduleForm .plecare .input-group-lg>.input-group-btn>a.calendar,.button #scheduleForm .plecare .input-group-lg>.input-group-btn>a.submit.calendar,.button #tarom-orar-form .form-item-schedule-ddate .input-group-lg>.input-group-btn>a.calendar,.button #tarom-orar-form .form-item-schedule-ddate .input-group-lg>.input-group-btn>a.submit.calendar,.button #tarom-orar-form .form-item-schedule-rdate .input-group-lg>.input-group-btn>a.calendar,.button #tarom-orar-form .form-item-schedule-rdate .input-group-lg>.input-group-btn>a.submit.calendar,.button .form-item .input-group-lg>.input-group-btn>a.form-select,.button .form-item .input-group-lg>.input-group-btn>a.form-text,.button .form-item .input-group-lg>.input-group-btn>a.submit.form-select,.button .form-item .input-group-lg>.input-group-btn>a.submit.form-text,.button .input-group-lg>.input-group-btn>a.form-control,.button .input-group-lg>.input-group-btn>a.form-control.submit,.button .input-group-lg>.input-group-btn>a.form-text,.button .search-form .input-group-lg>.input-group-btn>a.search-field,.button .search-form .input-group-lg>.input-group-btn>a.submit.search-field,.comment-form #checkMyTrip .input-group-lg>.input-group-btn>input[type=submit][type=text],.comment-form #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>.input-group-btn>input[type=submit].calendar,.comment-form #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>.input-group-btn>input[type=submit].calendar,.comment-form #scheduleForm .input-group-lg>.input-group-btn>input[type=submit].calendar,.comment-form #scheduleForm .intoarcere .input-group-lg>.input-group-btn>input.calendar[type=submit],.comment-form #scheduleForm .plecare .input-group-lg>.input-group-btn>input.calendar[type=submit],.comment-form #tarom-orar-form .form-item-schedule-ddate .input-group-lg>.input-group-btn>input[type=submit].calendar,.comment-form #tarom-orar-form .form-item-schedule-rdate .input-group-lg>.input-group-btn>input[type=submit].calendar,.comment-form .form-item .input-group-lg>.input-group-btn>input[type=email][type=submit],.comment-form .form-item .input-group-lg>.input-group-btn>input[type=submit].form-select,.comment-form .form-item .input-group-lg>.input-group-btn>input[type=submit].form-text,.comment-form .form-item .input-group-lg>.input-group-btn>input[type=text][type=submit],.comment-form .form-item .input-group-lg>.input-group-btn>input[type=url][type=submit],.comment-form .form-item .input-group-lg>input[type=email][type=email],.comment-form .form-item .input-group-lg>input[type=email][type=text],.comment-form .form-item .input-group-lg>input[type=email][type=url],.comment-form .form-item .input-group-lg>input[type=text][type=email],.comment-form .form-item .input-group-lg>input[type=text][type=text],.comment-form .form-item .input-group-lg>input[type=text][type=url],.comment-form .form-item .input-group-lg>input[type=url][type=email],.comment-form .form-item .input-group-lg>input[type=url][type=text],.comment-form .form-item .input-group-lg>input[type=url][type=url],.comment-form .form-item .input-group-lg>textarea,.comment-form .input-group-lg>.input-group-btn>input.btn[type=email],.comment-form .input-group-lg>.input-group-btn>input.btn[type=text],.comment-form .input-group-lg>.input-group-btn>input.btn[type=url],.comment-form .input-group-lg>.input-group-btn>input.button.form-submit[type=email],.comment-form .input-group-lg>.input-group-btn>input.button.form-submit[type=text],.comment-form .input-group-lg>.input-group-btn>input.button.form-submit[type=url],.comment-form .input-group-lg>.input-group-btn>input.form-control[type=submit],.comment-form .input-group-lg>.input-group-btn>input.form-text[type=submit],.comment-form .input-group-lg>.input-group-btn>input[type=email][type=submit],.comment-form .input-group-lg>.input-group-btn>input[type=text][type=submit],.comment-form .input-group-lg>.input-group-btn>input[type=url][type=submit],.comment-form .input-group-lg>.input-group-btn>textarea.btn,.comment-form .input-group-lg>.input-group-btn>textarea.button.form-submit,.comment-form .input-group-lg>input.form-text[type=email],.comment-form .input-group-lg>input.form-text[type=text],.comment-form .input-group-lg>input.form-text[type=url],.comment-form .input-group-lg>input.input-group-addon[type=email],.comment-form .input-group-lg>input.input-group-addon[type=text],.comment-form .input-group-lg>input.input-group-addon[type=url],.comment-form .input-group-lg>input[type=email],.comment-form .input-group-lg>input[type=email].form-control,.comment-form .input-group-lg>input[type=text],.comment-form .input-group-lg>input[type=text].form-control,.comment-form .input-group-lg>input[type=url],.comment-form .input-group-lg>input[type=url].form-control,.comment-form .input-group-lg>textarea,.comment-form .input-group-lg>textarea.form-control,.comment-form .input-group-lg>textarea.form-text,.comment-form .input-group-lg>textarea.input-group-addon,.comment-form .search-form .input-group-lg>.input-group-btn>input.search-field[type=submit],.comment-form .search-form .input-group-lg>.input-group-btn>input[type=email].search-submit,.comment-form .search-form .input-group-lg>.input-group-btn>input[type=submit].search-field,.comment-form .search-form .input-group-lg>.input-group-btn>input[type=text].search-submit,.comment-form .search-form .input-group-lg>.input-group-btn>input[type=url].search-submit,.comment-form .search-form .input-group-lg>.input-group-btn>textarea.search-submit,.comment-form input.input-lg[type=email],.comment-form input.input-lg[type=text],.comment-form input.input-lg[type=url],.comment-form textarea.input-lg,.form-control.input-lg,.form-item #checkMyTrip .input-group-lg>input[type=email][type=text],.form-item #checkMyTrip .input-group-lg>input[type=text][type=text],.form-item #checkMyTrip .input-group-lg>input[type=url][type=text],.form-item #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>input[type=email].calendar,.form-item #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>input[type=text].calendar,.form-item #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>input[type=url].calendar,.form-item #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>textarea.calendar,.form-item #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>input[type=email].calendar,.form-item #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>input[type=text].calendar,.form-item #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>input[type=url].calendar,.form-item #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>textarea.calendar,.form-item #scheduleForm .input-group-lg>input[type=email].calendar,.form-item #scheduleForm .input-group-lg>input[type=text].calendar,.form-item #scheduleForm .input-group-lg>input[type=url].calendar,.form-item #scheduleForm .intoarcere .input-group-lg>input[type=email].calendar,.form-item #scheduleForm .intoarcere .input-group-lg>input[type=text].calendar,.form-item #scheduleForm .intoarcere .input-group-lg>input[type=url].calendar,.form-item #scheduleForm .intoarcere .input-group-lg>textarea.calendar,.form-item #scheduleForm .plecare .input-group-lg>input[type=email].calendar,.form-item #scheduleForm .plecare .input-group-lg>input[type=text].calendar,.form-item #scheduleForm .plecare .input-group-lg>input[type=url].calendar,.form-item #scheduleForm .plecare .input-group-lg>textarea.calendar,.form-item #tarom-orar-form .form-item-schedule-ddate .input-group-lg>input[type=email].calendar,.form-item #tarom-orar-form .form-item-schedule-ddate .input-group-lg>input[type=text].calendar,.form-item #tarom-orar-form .form-item-schedule-ddate .input-group-lg>input[type=url].calendar,.form-item #tarom-orar-form .form-item-schedule-ddate .input-group-lg>textarea.calendar,.form-item #tarom-orar-form .form-item-schedule-rdate .input-group-lg>input[type=email].calendar,.form-item #tarom-orar-form .form-item-schedule-rdate .input-group-lg>input[type=text].calendar,.form-item #tarom-orar-form .form-item-schedule-rdate .input-group-lg>input[type=url].calendar,.form-item #tarom-orar-form .form-item-schedule-rdate .input-group-lg>textarea.calendar,.form-item .button .input-group-lg>.input-group-btn>a.form-select,.form-item .button .input-group-lg>.input-group-btn>a.form-text,.form-item .button .input-group-lg>.input-group-btn>a.submit.form-select,.form-item .button .input-group-lg>.input-group-btn>a.submit.form-text,.form-item .comment-form .input-group-lg>.input-group-btn>input[type=email][type=submit],.form-item .comment-form .input-group-lg>.input-group-btn>input[type=submit].form-select,.form-item .comment-form .input-group-lg>.input-group-btn>input[type=submit].form-text,.form-item .comment-form .input-group-lg>.input-group-btn>input[type=text][type=submit],.form-item .comment-form .input-group-lg>.input-group-btn>input[type=url][type=submit],.form-item .comment-form .input-group-lg>input[type=email][type=email],.form-item .comment-form .input-group-lg>input[type=email][type=text],.form-item .comment-form .input-group-lg>input[type=email][type=url],.form-item .comment-form .input-group-lg>input[type=text][type=email],.form-item .comment-form .input-group-lg>input[type=text][type=text],.form-item .comment-form .input-group-lg>input[type=text][type=url],.form-item .comment-form .input-group-lg>input[type=url][type=email],.form-item .comment-form .input-group-lg>input[type=url][type=text],.form-item .comment-form .input-group-lg>input[type=url][type=url],.form-item .comment-form .input-group-lg>textarea,.form-item .input-group-lg>.form-select,.form-item .input-group-lg>.form-select.form-control,.form-item .input-group-lg>.form-text,.form-item .input-group-lg>.form-text.form-control,.form-item .input-group-lg>.input-group-addon.form-select,.form-item .input-group-lg>.input-group-addon.form-text,.form-item .input-group-lg>.input-group-btn>.btn.form-select,.form-item .input-group-lg>.input-group-btn>.btn.form-text,.form-item .input-group-lg>.input-group-btn>.button.form-submit.form-select,.form-item .input-group-lg>.input-group-btn>.button.form-submit.form-text,.form-item .input-group-lg>.input-group-btn>input[type=email].btn,.form-item .input-group-lg>.input-group-btn>input[type=email].button.form-submit,.form-item .input-group-lg>.input-group-btn>input[type=text].btn,.form-item .input-group-lg>.input-group-btn>input[type=text].button.form-submit,.form-item .input-group-lg>.input-group-btn>input[type=url].btn,.form-item .input-group-lg>.input-group-btn>input[type=url].button.form-submit,.form-item .input-group-lg>.input-group-btn>textarea.btn,.form-item .input-group-lg>.input-group-btn>textarea.button.form-submit,.form-item .input-group-lg>input[type=email].form-control,.form-item .input-group-lg>input[type=email].form-select,.form-item .input-group-lg>input[type=email].form-text,.form-item .input-group-lg>input[type=email].input-group-addon,.form-item .input-group-lg>input[type=text].form-control,.form-item .input-group-lg>input[type=text].form-select,.form-item .input-group-lg>input[type=text].form-text,.form-item .input-group-lg>input[type=text].input-group-addon,.form-item .input-group-lg>input[type=url].form-control,.form-item .input-group-lg>input[type=url].form-select,.form-item .input-group-lg>input[type=url].form-text,.form-item .input-group-lg>input[type=url].input-group-addon,.form-item .input-group-lg>textarea.form-control,.form-item .input-group-lg>textarea.form-select,.form-item .input-group-lg>textarea.form-text,.form-item .input-group-lg>textarea.input-group-addon,.form-item .input-lg.form-select,.form-item .input-lg.form-text,.form-item .search-form .input-group-lg>.input-group-btn>.search-submit.form-select,.form-item .search-form .input-group-lg>.input-group-btn>.search-submit.form-text,.form-item .search-form .input-group-lg>.input-group-btn>input[type=email].search-submit,.form-item .search-form .input-group-lg>.input-group-btn>input[type=text].search-submit,.form-item .search-form .input-group-lg>.input-group-btn>input[type=url].search-submit,.form-item .search-form .input-group-lg>.input-group-btn>textarea.search-submit,.form-item .search-form .input-group-lg>input[type=email].search-field,.form-item .search-form .input-group-lg>input[type=text].search-field,.form-item .search-form .input-group-lg>input[type=url].search-field,.form-item .search-form .input-group-lg>textarea.search-field,.form-item input[type=email].input-lg,.form-item input[type=text].input-lg,.form-item input[type=url].input-lg,.form-item textarea.input-lg,.form-text.input-lg,.input-group-lg>.form-control,.input-group-lg>.form-control.input-group-addon,.input-group-lg>.form-text.form-control,.input-group-lg>.form-text.input-group-addon,.input-group-lg>.input-group-btn>.form-control.btn,.input-group-lg>.input-group-btn>.form-control.button.form-submit,.input-group-lg>.input-group-btn>.form-text.btn,.input-group-lg>.input-group-btn>.form-text.button.form-submit,.input-group-lg>.input-group-btn>select.btn.customList,.input-group-lg>.input-group-btn>select.button.form-submit.customList,.input-group-lg>select.customList,.input-group-lg>select.customList.form-control,.input-group-lg>select.form-text.customList,.input-group-lg>select.input-group-addon.customList,.search-form #checkMyTrip .input-group-lg>.input-group-btn>input.search-submit[type=text],.search-form #checkMyTrip .input-group-lg>input.search-field[type=text],.search-form #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>.input-group-btn>.search-submit.calendar,.search-form #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .input-group-lg>.search-field.calendar,.search-form #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>.input-group-btn>.search-submit.calendar,.search-form #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .input-group-lg>.search-field.calendar,.search-form #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group-lg>.input-group-btn>select.search-submit,.search-form #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .input-group-lg>select.search-field,.search-form #scheduleForm .aeroportDestinatie .input-group-lg>.input-group-btn>select.search-submit,.search-form #scheduleForm .aeroportDestinatie .input-group-lg>select.search-field,.search-form #scheduleForm .aeroportStart .input-group-lg>.input-group-btn>select.search-submit,.search-form #scheduleForm .aeroportStart .input-group-lg>select.search-field,.search-form #scheduleForm .input-group-lg>.input-group-btn>input.search-submit.calendar,.search-form #scheduleForm .input-group-lg>.input-group-btn>select.search-submit.selectBox,.search-form #scheduleForm .input-group-lg>input.search-field.calendar,.search-form #scheduleForm .input-group-lg>select.search-field.selectBox,.search-form #scheduleForm .intoarcere .input-group-lg>.input-group-btn>.search-submit.calendar,.search-form #scheduleForm .intoarcere .input-group-lg>.search-field.calendar,.search-form #scheduleForm .plecare .input-group-lg>.input-group-btn>.search-submit.calendar,.search-form #scheduleForm .plecare .input-group-lg>.search-field.calendar,.search-form #tarom-orar-form .form-item-schedule-ddate .input-group-lg>.input-group-btn>.search-submit.calendar,.search-form #tarom-orar-form .form-item-schedule-ddate .input-group-lg>.search-field.calendar,.search-form #tarom-orar-form .form-item-schedule-rdate .input-group-lg>.input-group-btn>.search-submit.calendar,.search-form #tarom-orar-form .form-item-schedule-rdate .input-group-lg>.search-field.calendar,.search-form .button .input-group-lg>.input-group-btn>a.search-field,.search-form .button .input-group-lg>.input-group-btn>a.submit.search-field,.search-form .comment-form .input-group-lg>.input-group-btn>input.search-field[type=submit],.search-form .comment-form .input-group-lg>.input-group-btn>input[type=email].search-submit,.search-form .comment-form .input-group-lg>.input-group-btn>input[type=submit].search-field,.search-form .comment-form .input-group-lg>.input-group-btn>input[type=text].search-submit,.search-form .comment-form .input-group-lg>.input-group-btn>input[type=url].search-submit,.search-form .comment-form .input-group-lg>.input-group-btn>textarea.search-submit,.search-form .comment-form .input-group-lg>input.search-field[type=email],.search-form .comment-form .input-group-lg>input.search-field[type=text],.search-form .comment-form .input-group-lg>input.search-field[type=url],.search-form .comment-form .input-group-lg>textarea.search-field,.search-form .form-item .input-group-lg>.input-group-btn>.search-submit.form-select,.search-form .form-item .input-group-lg>.input-group-btn>.search-submit.form-text,.search-form .form-item .input-group-lg>.input-group-btn>input[type=email].search-submit,.search-form .form-item .input-group-lg>.input-group-btn>input[type=text].search-submit,.search-form .form-item .input-group-lg>.input-group-btn>input[type=url].search-submit,.search-form .form-item .input-group-lg>.input-group-btn>textarea.search-submit,.search-form .form-item .input-group-lg>.search-field.form-select,.search-form .form-item .input-group-lg>.search-field.form-text,.search-form .form-item .input-group-lg>input[type=email].search-field,.search-form .form-item .input-group-lg>input[type=text].search-field,.search-form .form-item .input-group-lg>input[type=url].search-field,.search-form .form-item .input-group-lg>textarea.search-field,.search-form .input-group-lg>.form-text.search-field,.search-form .input-group-lg>.input-group-addon.search-field,.search-form .input-group-lg>.input-group-btn>.btn.search-field,.search-form .input-group-lg>.input-group-btn>.button.form-submit.search-field,.search-form .input-group-lg>.input-group-btn>.form-control.search-submit,.search-form .input-group-lg>.input-group-btn>.form-text.search-submit,.search-form .input-group-lg>.input-group-btn>.search-field.btn,.search-form .input-group-lg>.input-group-btn>.search-field.button.form-submit,.search-form .input-group-lg>.input-group-btn>.search-field.search-submit,.search-form .input-group-lg>.input-group-btn>select.search-submit.customList,.search-form .input-group-lg>.search-field,.search-form .input-group-lg>.search-field.form-control,.search-form .input-lg.search-field,.search-form .search-field.input-lg,select.input-lg.customList{height:44px}.input-group-addon{border-width:2px}.input-group-addon i{font-size:16px}form ul.info{font-size:12px;color:#5e707e;list-style:none;padding:0;margin:0 0 15px}form ul.info li{padding-left:0;display:inline-block;margin-right:10px;line-height:40px}form ul.info li a{color:#5e707e;position:relative;display:block;padding-left:15px}form ul.info li a:before{position:absolute;left:0;font-family:taromicons;content:"\e91d";top:0;-webkit-transition:left .1s ease-in-out;transition:left .1s ease-in-out;font-size:8px}form ul.info li a:hover{color:#c03;text-decoration:none}form ul.info li a:hover:before{left:3px}#scheduleForm label em{display:none}#scheduleForm .requiredFields{font-size:14px;color:#5e707e}#scheduleForm .aeroportDestinatie .selectBox-dropdown,#scheduleForm .aeroportStart .selectBox-dropdown{width:100%!important;padding:8px 30px 8px 50px}#scheduleForm .aeroportDestinatie .selectBox-dropdown:hover,#scheduleForm .aeroportStart .selectBox-dropdown:hover{text-decoration:none}#scheduleForm .aeroportDestinatie .selectBox-dropdown .selectBox-label,#scheduleForm .aeroportStart .selectBox-dropdown .selectBox-label{padding:8px 25px 8px 5px;display:inline;color:#002d62;font-weight:700}#scheduleForm .aeroportDestinatie .selectBox-dropdown .selectBox-arrow,#scheduleForm .aeroportStart .selectBox-dropdown .selectBox-arrow{font-size:18px;color:#002d62;width:28px;height:36px}#scheduleForm .aeroportDestinatie .selectBox-dropdown .selectBox-arrow:before,#scheduleForm .aeroportStart .selectBox-dropdown .selectBox-arrow:before{position:relative;top:3px;right:auto;vertical-align:middle}#scheduleForm .aeroportDestinatie label,#scheduleForm .aeroportStart label{position:absolute;z-index:2;top:9px;left:30px;color:#5e707e;font-weight:400;display:inline}#scheduleForm .aeroportStart .selectBox-arrow:before{content:""}#scheduleForm .aeroportDestinatie .selectBox-dropdown{padding-left:35px}#scheduleForm .aeroportDestinatie .selectBox-arrow:before{content:""}#scheduleForm .intoarcere,#scheduleForm .plecare{position:relative;margin-bottom:15px}#scheduleForm .intoarcere input.calendar,#scheduleForm .plecare input.calendar{color:#002d62}#scheduleForm .intoarcere:after,#scheduleForm .plecare:after{position:absolute;right:15px;bottom:6px;font-family:taromicons;content:"";font-size:14px;color:#002d62;width:25px;height:25px;display:block}#scheduleForm .intoarcere label,#scheduleForm .plecare label{position:absolute;z-index:2;top:9px;left:30px;color:#5e707e;font-weight:400;display:inline}#scheduleForm .intoarcere .calendar,#scheduleForm .plecare .calendar{padding-right:30px;position:relative;padding-left:70px;color:#002d62;font-weight:700}#scheduleForm .intoarcere input.calendar{padding-left:88px}#scheduleForm .schedule_action{float:left;width:50%}#scheduleForm .requiredFields{float:right;text-align:right;width:50%}#scheduleForm .picker__input{background-color:transparent}form#ONLINE_RESERVATIONS,form.styled-form{width:100%!important}form#ONLINE_RESERVATIONS #RESERVE_HEAD ul.form-group-buttons,form#ONLINE_RESERVATIONS ul.form-group-buttons,form.styled-form #RESERVE_HEAD ul.form-group-buttons,form.styled-form ul.form-group-buttons{display:inline-block;list-style-type:none;padding:0;border:none;width:auto;height:auto;margin:0;margin-top:10px;margin-right:30px}form#ONLINE_RESERVATIONS #RESERVE_HEAD ul.form-group-buttons li,form#ONLINE_RESERVATIONS ul.form-group-buttons li,form.styled-form #RESERVE_HEAD ul.form-group-buttons li,form.styled-form ul.form-group-buttons li{list-style-type:none;padding:0;width:auto!important;margin:0;border:none}form#ONLINE_RESERVATIONS #RESERVE_HEAD ul.form-group-buttons li:last-child a,form#ONLINE_RESERVATIONS ul.form-group-buttons li:last-child a,form.styled-form #RESERVE_HEAD ul.form-group-buttons li:last-child a,form.styled-form ul.form-group-buttons li:last-child a{border-right:1px solid #d9d9d9}form#ONLINE_RESERVATIONS #RESERVE_HEAD ul.form-group-buttons li a,form#ONLINE_RESERVATIONS ul.form-group-buttons li a,form.styled-form #RESERVE_HEAD ul.form-group-buttons li a,form.styled-form ul.form-group-buttons li a{line-height:28px;padding:0 15px;background-color:#fff;border:1px solid #d9d9d9;border-right:0;color:#5e707e;font-size:12px}form#ONLINE_RESERVATIONS #RESERVE_HEAD ul.form-group-buttons li a.selected,form#ONLINE_RESERVATIONS #RESERVE_HEAD ul.form-group-buttons li a:hover,form#ONLINE_RESERVATIONS ul.form-group-buttons li a.selected,form#ONLINE_RESERVATIONS ul.form-group-buttons li a:hover,form.styled-form #RESERVE_HEAD ul.form-group-buttons li a.selected,form.styled-form #RESERVE_HEAD ul.form-group-buttons li a:hover,form.styled-form ul.form-group-buttons li a.selected,form.styled-form ul.form-group-buttons li a:hover{background-color:#5e707e;color:#fff;border-color:#5e707e;margin:0;background-image:none}form#ONLINE_RESERVATIONS .primary_selection,form.styled-form .primary_selection{display:inline-block}form#ONLINE_RESERVATIONS .secondary_selection,form.styled-form .secondary_selection{display:inline-block;float:left}form#ONLINE_RESERVATIONS #RESERVE_HEAD div.form-group-buttons,form#ONLINE_RESERVATIONS div.form-group-buttons,form.styled-form #RESERVE_HEAD div.form-group-buttons,form.styled-form div.form-group-buttons{width:auto;margin:0;margin-top:10px;margin-right:30px}form#ONLINE_RESERVATIONS #RESERVE_HEAD div.form-group-buttons p,form#ONLINE_RESERVATIONS div.form-group-buttons p,form.styled-form #RESERVE_HEAD div.form-group-buttons p,form.styled-form div.form-group-buttons p{margin:0;display:inline-block;width:auto;height:30px}#checkMyTrip form#ONLINE_RESERVATIONS div.form-group-buttons p:last-child label,#checkMyTrip form.styled-form div.form-group-buttons p:last-child label,#scheduleForm form#ONLINE_RESERVATIONS div.form-group-buttons p:last-child label,#scheduleForm form.styled-form div.form-group-buttons p:last-child label,.form-item form#ONLINE_RESERVATIONS div.form-group-buttons p:last-child label,form#ONLINE_RESERVATIONS #RESERVE_HEAD div.form-group-buttons p:last-child label,form#ONLINE_RESERVATIONS div.form-group-buttons p:last-child #checkMyTrip label,form#ONLINE_RESERVATIONS div.form-group-buttons p:last-child #scheduleForm label,form#ONLINE_RESERVATIONS div.form-group-buttons p:last-child .form-item label,form#ONLINE_RESERVATIONS div.form-group-buttons p:last-child label,form.styled-form #RESERVE_HEAD div.form-group-buttons p:last-child label,form.styled-form div.form-group-buttons p:last-child #checkMyTrip label,form.styled-form div.form-group-buttons p:last-child #scheduleForm label,form.styled-form div.form-group-buttons p:last-child label{border-right:1px solid #d9d9d9}#checkMyTrip form#ONLINE_RESERVATIONS div.form-group-buttons p label,#checkMyTrip form.styled-form div.form-group-buttons p label,#scheduleForm form#ONLINE_RESERVATIONS div.form-group-buttons p label,#scheduleForm form.styled-form div.form-group-buttons p label,.form-item form#ONLINE_RESERVATIONS div.form-group-buttons p label,form#ONLINE_RESERVATIONS #RESERVE_HEAD div.form-group-buttons p label,form#ONLINE_RESERVATIONS div.form-group-buttons p #checkMyTrip label,form#ONLINE_RESERVATIONS div.form-group-buttons p #scheduleForm label,form#ONLINE_RESERVATIONS div.form-group-buttons p .form-item label,form#ONLINE_RESERVATIONS div.form-group-buttons p label,form.styled-form #RESERVE_HEAD div.form-group-buttons p label,form.styled-form div.form-group-buttons p #checkMyTrip label,form.styled-form div.form-group-buttons p #scheduleForm label,form.styled-form div.form-group-buttons p label{display:inline-block;white-space:nowrap;word-wrap:normal;width:auto;line-height:28px;padding:0 15px;background-color:#fff;border:1px solid #d9d9d9;border-right:0;color:#5e707e;cursor:pointer;font-weight:400;font-size:12px}#checkMyTrip form#ONLINE_RESERVATIONS div.form-group-buttons p.active label,#checkMyTrip form#ONLINE_RESERVATIONS div.form-group-buttons p.clasaBusinessChecked label,#checkMyTrip form#ONLINE_RESERVATIONS div.form-group-buttons p.clasaEconomicChecked label,#checkMyTrip form#ONLINE_RESERVATIONS div.form-group-buttons p.selected label,#checkMyTrip form#ONLINE_RESERVATIONS div.form-group-buttons p.zborConexiuneChecked label,#checkMyTrip form#ONLINE_RESERVATIONS div.form-group-buttons p.zborDirectChecked label,#checkMyTrip form#ONLINE_RESERVATIONS div.form-group-buttons p:hover label,#checkMyTrip form.styled-form div.form-group-buttons p.active label,#checkMyTrip form.styled-form div.form-group-buttons p.clasaBusinessChecked label,#checkMyTrip form.styled-form div.form-group-buttons p.clasaEconomicChecked label,#checkMyTrip form.styled-form div.form-group-buttons p.selected label,#checkMyTrip form.styled-form div.form-group-buttons p.zborConexiuneChecked label,#checkMyTrip form.styled-form div.form-group-buttons p.zborDirectChecked label,#checkMyTrip form.styled-form div.form-group-buttons p:hover label,#scheduleForm form#ONLINE_RESERVATIONS div.form-group-buttons p.active label,#scheduleForm form#ONLINE_RESERVATIONS div.form-group-buttons p.clasaBusinessChecked label,#scheduleForm form#ONLINE_RESERVATIONS div.form-group-buttons p.clasaEconomicChecked label,#scheduleForm form#ONLINE_RESERVATIONS div.form-group-buttons p.selected label,#scheduleForm form#ONLINE_RESERVATIONS div.form-group-buttons p.zborConexiuneChecked label,#scheduleForm form#ONLINE_RESERVATIONS div.form-group-buttons p.zborDirectChecked label,#scheduleForm form#ONLINE_RESERVATIONS div.form-group-buttons p:hover label,#scheduleForm form.styled-form div.form-group-buttons p.active label,#scheduleForm form.styled-form div.form-group-buttons p.clasaBusinessChecked label,#scheduleForm form.styled-form div.form-group-buttons p.clasaEconomicChecked label,#scheduleForm form.styled-form div.form-group-buttons p.selected label,#scheduleForm form.styled-form div.form-group-buttons p.zborConexiuneChecked label,#scheduleForm form.styled-form div.form-group-buttons p.zborDirectChecked label,#scheduleForm form.styled-form div.form-group-buttons p:hover label,.form-item form#ONLINE_RESERVATIONS div.form-group-buttons p.active label,.form-item form#ONLINE_RESERVATIONS div.form-group-buttons p.clasaBusinessChecked label,.form-item form#ONLINE_RESERVATIONS div.form-group-buttons p.clasaEconomicChecked label,.form-item form#ONLINE_RESERVATIONS div.form-group-buttons p.selected label,.form-item form#ONLINE_RESERVATIONS div.form-group-buttons p.zborConexiuneChecked label,.form-item form#ONLINE_RESERVATIONS div.form-group-buttons p.zborDirectChecked label,.form-item form#ONLINE_RESERVATIONS div.form-group-buttons p:hover label,form#ONLINE_RESERVATIONS #RESERVE_HEAD div.form-group-buttons p.active label,form#ONLINE_RESERVATIONS #RESERVE_HEAD div.form-group-buttons p.clasaBusinessChecked label,form#ONLINE_RESERVATIONS #RESERVE_HEAD div.form-group-buttons p.clasaEconomicChecked label,form#ONLINE_RESERVATIONS #RESERVE_HEAD div.form-group-buttons p.selected label,form#ONLINE_RESERVATIONS #RESERVE_HEAD div.form-group-buttons p.zborConexiuneChecked label,form#ONLINE_RESERVATIONS #RESERVE_HEAD div.form-group-buttons p.zborDirectChecked label,form#ONLINE_RESERVATIONS #RESERVE_HEAD div.form-group-buttons p:hover label,form#ONLINE_RESERVATIONS div.form-group-buttons p.active #checkMyTrip label,form#ONLINE_RESERVATIONS div.form-group-buttons p.active #scheduleForm label,form#ONLINE_RESERVATIONS div.form-group-buttons p.active .form-item label,form#ONLINE_RESERVATIONS div.form-group-buttons p.active label,form#ONLINE_RESERVATIONS div.form-group-buttons p.clasaBusinessChecked #checkMyTrip label,form#ONLINE_RESERVATIONS div.form-group-buttons p.clasaBusinessChecked #scheduleForm label,form#ONLINE_RESERVATIONS div.form-group-buttons p.clasaBusinessChecked .form-item label,form#ONLINE_RESERVATIONS div.form-group-buttons p.clasaBusinessChecked label,form#ONLINE_RESERVATIONS div.form-group-buttons p.clasaEconomicChecked #checkMyTrip label,form#ONLINE_RESERVATIONS div.form-group-buttons p.clasaEconomicChecked #scheduleForm label,form#ONLINE_RESERVATIONS div.form-group-buttons p.clasaEconomicChecked .form-item label,form#ONLINE_RESERVATIONS div.form-group-buttons p.clasaEconomicChecked label,form#ONLINE_RESERVATIONS div.form-group-buttons p.selected #checkMyTrip label,form#ONLINE_RESERVATIONS div.form-group-buttons p.selected #scheduleForm label,form#ONLINE_RESERVATIONS div.form-group-buttons p.selected .form-item label,form#ONLINE_RESERVATIONS div.form-group-buttons p.selected label,form#ONLINE_RESERVATIONS div.form-group-buttons p.zborConexiuneChecked #checkMyTrip label,form#ONLINE_RESERVATIONS div.form-group-buttons p.zborConexiuneChecked #scheduleForm label,form#ONLINE_RESERVATIONS div.form-group-buttons p.zborConexiuneChecked .form-item label,form#ONLINE_RESERVATIONS div.form-group-buttons p.zborConexiuneChecked label,form#ONLINE_RESERVATIONS div.form-group-buttons p.zborDirectChecked #checkMyTrip label,form#ONLINE_RESERVATIONS div.form-group-buttons p.zborDirectChecked #scheduleForm label,form#ONLINE_RESERVATIONS div.form-group-buttons p.zborDirectChecked .form-item label,form#ONLINE_RESERVATIONS div.form-group-buttons p.zborDirectChecked label,form#ONLINE_RESERVATIONS div.form-group-buttons p:hover #checkMyTrip label,form#ONLINE_RESERVATIONS div.form-group-buttons p:hover #scheduleForm label,form#ONLINE_RESERVATIONS div.form-group-buttons p:hover .form-item label,form#ONLINE_RESERVATIONS div.form-group-buttons p:hover label,form.styled-form #RESERVE_HEAD div.form-group-buttons p.active label,form.styled-form #RESERVE_HEAD div.form-group-buttons p.clasaBusinessChecked label,form.styled-form #RESERVE_HEAD div.form-group-buttons p.clasaEconomicChecked label,form.styled-form #RESERVE_HEAD div.form-group-buttons p.selected label,form.styled-form #RESERVE_HEAD div.form-group-buttons p.zborConexiuneChecked label,form.styled-form #RESERVE_HEAD div.form-group-buttons p.zborDirectChecked label,form.styled-form #RESERVE_HEAD div.form-group-buttons p:hover label,form.styled-form div.form-group-buttons p.active #checkMyTrip label,form.styled-form div.form-group-buttons p.active #scheduleForm label,form.styled-form div.form-group-buttons p.active label,form.styled-form div.form-group-buttons p.clasaBusinessChecked #checkMyTrip label,form.styled-form div.form-group-buttons p.clasaBusinessChecked #scheduleForm label,form.styled-form div.form-group-buttons p.clasaBusinessChecked label,form.styled-form div.form-group-buttons p.clasaEconomicChecked #checkMyTrip label,form.styled-form div.form-group-buttons p.clasaEconomicChecked #scheduleForm label,form.styled-form div.form-group-buttons p.clasaEconomicChecked label,form.styled-form div.form-group-buttons p.selected #checkMyTrip label,form.styled-form div.form-group-buttons p.selected #scheduleForm label,form.styled-form div.form-group-buttons p.selected label,form.styled-form div.form-group-buttons p.zborConexiuneChecked #checkMyTrip label,form.styled-form div.form-group-buttons p.zborConexiuneChecked #scheduleForm label,form.styled-form div.form-group-buttons p.zborConexiuneChecked label,form.styled-form div.form-group-buttons p.zborDirectChecked #checkMyTrip label,form.styled-form div.form-group-buttons p.zborDirectChecked #scheduleForm label,form.styled-form div.form-group-buttons p.zborDirectChecked label,form.styled-form div.form-group-buttons p:hover #checkMyTrip label,form.styled-form div.form-group-buttons p:hover #scheduleForm label,form.styled-form div.form-group-buttons p:hover label{background-color:#5e707e;color:#fff;border-color:#5e707e;margin:0;background-image:none}#tarom-check-your-trip .form-item{margin-bottom:25px}#tarom-check-your-trip .form-submit{margin-left:15px}#tarom-check-your-trip .form-actions{display:none;clear:none}#tarom-check-your-trip ul.info{display:inline-block;margin-left:40px}#tarom-orar-form .form-item-schedule-from .selectBox-dropdown,#tarom-orar-form .form-item-schedule-to .selectBox-dropdown{width:100%!important;padding:8px 30px 8px 8px}#tarom-orar-form .form-item-schedule-from .selectBox-dropdown:hover,#tarom-orar-form .form-item-schedule-to .selectBox-dropdown:hover{text-decoration:none}#tarom-orar-form .form-item-schedule-from .selectBox-dropdown .selectBox-label,#tarom-orar-form .form-item-schedule-to .selectBox-dropdown .selectBox-label{margin-top:-1px;padding:0 25px 0 5px;display:inline-block;color:#002d62;font-weight:700}#tarom-orar-form .form-item-schedule-from .selectBox-dropdown .selectBox-arrow,#tarom-orar-form .form-item-schedule-to .selectBox-dropdown .selectBox-arrow{font-size:18px;color:#002d62;width:28px;height:36px}#tarom-orar-form .form-item-schedule-from .selectBox-dropdown .selectBox-arrow:before,#tarom-orar-form .form-item-schedule-to .selectBox-dropdown .selectBox-arrow:before{position:relative;top:3px;right:auto;vertical-align:middle}#tarom-orar-form .form-item-schedule-from .selectBox-arrow:before{content:""}#tarom-orar-form .form-item-schedule-to .selectBox-arrow:before{content:""}#tarom-orar-form .form-type-radios #edit-schedule-kind{display:inline-block}#tarom-orar-form .form-type-radios .form-type-radio{display:inline-block;width:auto;margin-left:10px}#tarom-orar-form .form-item-schedule-ddate,#tarom-orar-form .form-item-schedule-rdate{position:relative;margin-bottom:15px}#tarom-orar-form .form-item-schedule-ddate:after,#tarom-orar-form .form-item-schedule-rdate:after{position:absolute;right:15px;bottom:6px;font-family:taromicons;content:"";font-size:14px;color:#002d62;width:25px;height:25px;display:block}#tarom-orar-form .form-item-schedule-ddate label,#tarom-orar-form .form-item-schedule-rdate label{position:absolute;z-index:2;top:9px;left:30px;color:#5e707e;font-weight:400;display:inline}#tarom-orar-form .form-item-schedule-ddate .calendar,#tarom-orar-form .form-item-schedule-rdate .calendar{padding-right:30px;position:relative;padding-left:70px;color:#002d62;font-weight:700}#tarom-orar-form .form-item-schedule-ddate .calendar.picker__input,#tarom-orar-form .form-item-schedule-rdate .calendar.picker__input{background-color:transparent}#tarom-orar-form .form-item-schedule-ddate span.form-required,#tarom-orar-form .form-item-schedule-rdate span.form-required{display:none}#tarom-orar-form .form-item-schedule-rdate .calendar{padding-left:85px}.i18n-en #tarom-orar-form .form-item-schedule-rdate .calendar{padding-left:65px}.i18n-en #tarom-orar-form .form-item-schedule-ddate .calendar{padding-left:85px}@media (min-width:768px){#tarom-orar-form .form-item-schedule-ddate,#tarom-orar-form .form-item-schedule-rdate{z-index:5}}@media (min-width:992px){#tarom-orar-form .form-item-schedule-from .selectBox-dropdown,#tarom-orar-form .form-item-schedule-to .selectBox-dropdown{width:100%!important;padding:8px 30px 8px 50px}#tarom-orar-form .form-item-schedule-from label,#tarom-orar-form .form-item-schedule-to label{position:absolute;z-index:2;top:9px;left:30px;color:#5e707e;font-weight:400;display:inline}#tarom-orar-form .form-item-schedule-to .selectBox-dropdown{padding-left:50px}}.main{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.main{float:left;width:100%}}.sidebar-primary .main{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.sidebar-primary .main{float:left;width:75%}}.sidebar{position:relative;min-height:1px;padding-left:15px;padding-right:15px}@media (min-width:768px){.sidebar{float:left;width:25%}}.block-tabs{margin-bottom:20px}.block-tabs .nav-tabs li{font-size:14px;text-transform:uppercase}.block-tabs .tab-content{font-size:14px}.block-tabs .tab-content .tab-pane{padding:10px 0}.pagination>.active>a,.pagination>.active>a:focus,.pagination>.active>a:hover,.pagination>.active>span,.pagination>.active>span:focus,.pagination>.active>span:hover{background:#999;border-color:#999}.pagination-sm>li>a,.pagination-sm>li>span{padding:4px 10px;color:#002d62}.breadcrumbs{background:none;padding:0 0 15px;margin:0;font-size:11px;border-radius:0;color:#5e707e}.breadcrumbs a{color:#5e707e;text-decoration:underline}.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:after,.ui-helper-clearfix:before{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important;pointer-events:none}.ui-icon{display:inline-block;vertical-align:middle;margin-top:-.25em;position:relative;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-icon-block{left:50%;margin-left:-8px;display:block}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:0}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{margin:0;cursor:pointer;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-item-wrapper{position:relative;padding:3px 1em 3px .4em}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-state-active,.ui-menu .ui-state-focus{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item-wrapper{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-button{padding:.4em 1em;display:inline-block;position:relative;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;overflow:visible}.ui-button,.ui-button:active,.ui-button:hover,.ui-button:link,.ui-button:visited{text-decoration:none}.ui-button-icon-only{width:2em;box-sizing:border-box;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-button-icon-only{text-indent:0}.ui-button-icon-only .ui-icon{position:absolute;top:50%;left:50%;margin-top:-8px;margin-left:-8px}.ui-button.ui-icon-notext .ui-icon{padding:0;width:2.1em;height:2.1em;text-indent:-9999px;white-space:nowrap}input.ui-button.ui-icon-notext .ui-icon{width:auto;height:auto;text-indent:0;white-space:normal;padding:.4em 1em}button.ui-button::-moz-focus-inner,input.ui-button::-moz-focus-inner{border:0;padding:0}.ui-controlgroup{vertical-align:middle;display:inline-block}.ui-controlgroup>.ui-controlgroup-item{float:left;margin-left:0;margin-right:0}.ui-controlgroup>.ui-controlgroup-item.ui-visual-focus,.ui-controlgroup>.ui-controlgroup-item:focus{z-index:9999}.ui-controlgroup-vertical>.ui-controlgroup-item{display:block;float:none;width:100%;margin-top:0;margin-bottom:0;text-align:left}.ui-controlgroup-vertical .ui-controlgroup-item{box-sizing:border-box}.ui-controlgroup .ui-controlgroup-label{padding:.4em 1em}.ui-controlgroup .ui-controlgroup-label span{font-size:80%}.ui-controlgroup-horizontal .ui-controlgroup-label+.ui-controlgroup-item{border-left:none}.ui-controlgroup-vertical .ui-controlgroup-label+.ui-controlgroup-item{border-top:none}.ui-controlgroup-horizontal .ui-controlgroup-label.ui-widget-content{border-right:none}.ui-controlgroup-vertical .ui-controlgroup-label.ui-widget-content{border-bottom:none}.ui-controlgroup-vertical .ui-spinner-input{width:75%;width:calc(100% - 2.4em)}.ui-controlgroup-vertical .ui-spinner .ui-spinner-up{border-top-style:solid}.ui-checkboxradio-label .ui-icon-background{box-shadow:inset 1px 1px 1px #ccc;border-radius:.12em;border:none}.ui-checkboxradio-radio-label .ui-icon-background{width:16px;height:16px;border-radius:1em;overflow:visible;border:none}.ui-checkboxradio-radio-label.ui-checkboxradio-checked .ui-icon,.ui-checkboxradio-radio-label.ui-checkboxradio-checked:hover .ui-icon{background-image:none;width:8px;height:8px;border-width:4px;border-style:solid}.ui-checkboxradio-disabled{pointer-events:none}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-next,.ui-datepicker .ui-datepicker-prev{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-next-hover,.ui-datepicker .ui-datepicker-prev-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-next span,.ui-datepicker .ui-datepicker-prev span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0;border:0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:700;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td a,.ui-datepicker td span{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-datepicker .ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat;left:.5em;top:.3em}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:700;line-height:1.5;padding:2px .4em;margin:.5em 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-text{display:block;margin-right:20px;overflow:hidden;text-overflow:ellipsis}.ui-selectmenu-button.ui-button{text-align:left;white-space:nowrap;width:14em}.ui-selectmenu-icon.ui-icon{float:right;margin-top:0}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:.222em 0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:2em}.ui-spinner-button{width:1.6em;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top-style:none;border-bottom-style:none;border-right-style:none}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-widget{font-family:Trebuchet MS,Arial,sans-serif;font-size:14px}.ui-widget .ui-widget{font-size:1em}.ui-widget button,.ui-widget input,.ui-widget select,.ui-widget textarea{font-family:Trebuchet MS,Arial,sans-serif;font-size:1em}.ui-widget-content,.ui-widget.ui-widget-content{border:2px solid #aeb7be}.ui-widget-content{background:#fff;color:#444}.ui-widget-content a{color:#444}.ui-widget-header{border:1px solid #fff!important;background:#f5f5f5!important;color:#444;font-weight:700}.ui-widget-header a{color:#444}.ui-button,.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default,html .ui-button.ui-state-disabled:active,html .ui-button.ui-state-disabled:hover{border:1px solid #fff;background:#fff;font-weight:400;color:#002d62}.ui-button,.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited,a.ui-button,a:link.ui-button,a:visited.ui-button{color:#002d62;text-decoration:none}.ui-button:focus,.ui-button:hover,.ui-state-focus,.ui-state-hover,.ui-widget-content .ui-state-focus,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-focus,.ui-widget-header .ui-state-hover{border:1px solid #002d62;background:#002d62;font-weight:400;color:#fff}.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited,.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,a.ui-button:focus,a.ui-button:hover{color:#fff;text-decoration:none}.ui-visual-focus{box-shadow:0 0 3px 1px #5e9ed6}.ui-button.ui-state-active:hover,.ui-button:active,.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active,a.ui-button:active{border:1px solid #c03;background:#c03;font-weight:400;color:#fff}.ui-icon-background,.ui-state-active .ui-icon-background{border:#c03;background-color:#fff}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#fff;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #ccc;background:#002d62;color:#fff}.ui-state-checked{border:1px solid #ccc;background:#002d62}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#fff}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #c03;background:#c03;color:#fff}.ui-state-error-text,.ui-state-error a,.ui-widget-content .ui-state-error-text,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error-text,.ui-widget-header .ui-state-error a{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:700}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:400}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon,.ui-widget-header .ui-icon{background-image:url(../img/ui-icons_002d62_256x240.png)}.ui-button:focus .ui-icon,.ui-button:hover .ui-icon,.ui-state-focus .ui-icon,.ui-state-hover .ui-icon{background-image:url(../img/ui-icons_ffffff_256x240.png)}.ui-button .ui-state-highlight.ui-icon,.ui-button:active .ui-icon,.ui-state-active .ui-icon,.ui-state-error-text .ui-icon,.ui-state-error .ui-icon,.ui-state-highlight .ui-icon{background-image:url(../img/ui-icons_fff_256x240.png)}.ui-button .ui-icon{background-image:url(../img/ui-icons_666666_256x240.png)}.ui-icon-blank{background-position:16px 16px}.ui-icon-caret-1-n{background-position:0 0}.ui-icon-caret-1-ne{background-position:-16px 0}.ui-icon-caret-1-e{background-position:-32px 0}.ui-icon-caret-1-se{background-position:-48px 0}.ui-icon-caret-1-s{background-position:-65px 0}.ui-icon-caret-1-sw{background-position:-80px 0}.ui-icon-caret-1-w{background-position:-96px 0}.ui-icon-caret-1-nw{background-position:-112px 0}.ui-icon-caret-2-n-s{background-position:-128px 0}.ui-icon-caret-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-65px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-65px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:1px -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-first,.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-left,.ui-corner-tl,.ui-corner-top{border-top-left-radius:1px}.ui-corner-all,.ui-corner-right,.ui-corner-top,.ui-corner-tr{border-top-right-radius:1px}.ui-corner-all,.ui-corner-bl,.ui-corner-bottom,.ui-corner-left{border-bottom-left-radius:1px}.ui-corner-all,.ui-corner-bottom,.ui-corner-br,.ui-corner-right{border-bottom-right-radius:1px}.ui-widget-overlay{background:#eee;opacity:.8;filter:Alpha(Opacity=80)}.ui-widget-shadow{box-shadow:-4px -4px 4px #aaa}.flag-icon,.flag-icon-background{background-size:contain;background-position:50%;background-repeat:no-repeat}.flag-icon{position:relative;display:inline-block;width:24px;line-height:1em}.flag-icon:before{content:"\00a0"}.flag-icon-es{background-image:url(../img/es.svg)}.flag-icon-de{background-image:url(../fonts/de.svg)}.flag-icon-ro{background-image:url(../fonts/ro.svg)}





.flag-icon-gb{background-image:url(../fonts/it.svg)}.flag-icon-fr{background-image:url(../fonts/fr.svg)}.jumbotron{margin:0;width:100%;background-color:#f3f3f3;position:relative}.jumbotron .owl-nav{display:none}.jumbotron .owl-carousel{position:relative;height:300px;overflow:hidden}.jumbotron .owl-carousel .item{height:270px;color:#fff}.jumbotron .owl-carousel .item .container{position:relative;height:100%;min-height:120px;display:table}.jumbotron .owl-carousel .item .carousel-bg:before{left:0;bottom:0;position:absolute;width:100%;height:100%;content:""}.jumbotron .owl-carousel .item .inner-item-wrap{display:block;vertical-align:middle;padding:10px 20px;top:20px;text-align:left;position:relative;width:auto;background:rgba(0,0,0,.7);max-width:480px;min-width:320px}.jumbotron .owl-carousel .item .inner-item-wrap h1,.jumbotron .owl-carousel .item .inner-item-wrap h2,.jumbotron .owl-carousel .item .inner-item-wrap h3{margin-top:0}.jumbotron .owl-carousel .item .inner-item-wrap h1{font-size:24px;font-weight:400}.jumbotron .owl-carousel .item .inner-item-wrap p{margin-bottom:10px;font-size:14px}.jumbotron .owl-carousel .item .inner-item-wrap p:last-child{margin-bottom:0}.jumbotron .owl-carousel .item .owl-nav{display:block}.jumbotron .owl-carousel .item .owl-nav .owl-prev{position:absolute;left:60px;top:50%;margin-top:-11px;font-size:22px}.jumbotron .owl-carousel .item .owl-nav .owl-next{position:absolute;right:60px;top:50%;margin-top:-11px;font-size:22px}.jumbotron .owl-carousel .owl-dots{text-align:center;margin-top:10px;margin-bottom:0}.jumbotron .owl-carousel .owl-dots .owl-dot{display:inline-block;zoom:1}.jumbotron .owl-carousel .owl-dots .owl-dot span{width:10px;height:10px;margin:5px 7px;background:#93a3af;display:block;-webkit-backface-visibility:visible;-webkit-transition:opacity .2s ease;transition:opacity .2s ease;border-radius:30px}.jumbotron .owl-carousel .owl-dots .owl-dot.active span{background:#c03}.page-header .jumbotron{min-height:100px;padding:40px 20px 20px;position:relative;background-repeat:no-repeat;background-position:top;background-size:cover;background-color:#002d62;color:#fff;text-align:center;z-index:1}.page-header .jumbotron:before{background:rgba(0,0,0,.4);position:absolute;left:0;top:0;width:100%;height:100%;content:" ";z-index:2}.page-header .jumbotron .container{position:relative;z-index:3}.page-header .jumbotron h1{font-size:30px;color:#fff;margin-top:0;margin-bottom:20px}.page-header .jumbotron p{font-size:14px;text-align:center;color:#fff;width:100%;margin:0 auto 20px}.page-header{padding:0;border:0;margin-bottom:0}.page .jumbotron{margin-bottom:0;min-height:100px;position:relative}.page .jumbotron h2{color:#fff}.page .jumbotron h1+h2{padding-top:30px}.page .jumbotron .owl-carousel .item{height:300px}.page .jumbotron .owl-carousel .item .container{position:relative;height:100%;min-height:300px;display:table}.page .jumbotron .owl-carousel .item .inner-item-wrap{text-align:center;background:transparent;position:static;min-width:0;max-width:none;width:80%}.page .jumbotron .owl-carousel .item .carousel-bg:before{background:rgba(0,0,0,.4)}.page .jumbotron .owl-carousel .item .owl-nav{display:block;top:50%}@media (min-width:768px){.jumbotron .owl-carousel{height:360px}.jumbotron .owl-carousel .item .inner-item-wrap{padding:20px 30px}.jumbotron .owl-carousel .item .inner-item-wrap h1{font-size:44px}.jumbotron .owl-carousel .item .inner-item-wrap p{font-size:16px;margin-bottom:20px}.page-header .jumbotron{height:300px;padding:70px 30px 30px}.page-header .jumbotron h1{font-size:38px}.page-header .jumbotron p{font-size:16px;width:66%}.page .jumbotron{margin-bottom:30px;height:300px}.page-header{margin-bottom:21px}}@media (min-width:992px){.jumbotron{margin:0;position:absolute;max-height:820px;overflow:hidden;width:100%;background-color:#f3f3f3}.jumbotron .owl-nav{display:block;position:absolute;z-index:3;top:20%;width:100%}.jumbotron .owl-nav i:before{text-shadow:0 2px 3px rgba(0,0,0,.5)}.jumbotron .owl-nav .owl-prev{left:60px}.jumbotron .owl-nav .owl-next,.jumbotron .owl-nav .owl-prev{position:absolute;top:50%;margin-top:-11px;font-size:22px;color:#fff}.jumbotron .owl-nav .owl-next{right:60px}.jumbotron .owl-carousel{height:auto}.jumbotron .owl-carousel .item{height:820px;color:#fff}.jumbotron .owl-carousel .item .container{position:relative;height:100%;min-height:310px;display:block}.jumbotron .owl-carousel .item .carousel-bg:before{background:url(../img/slider_overlay.png) 0 100% repeat-x;left:0;bottom:0;position:absolute;width:100%;height:100%;content:""}.jumbotron .owl-carousel .item .inner-item-wrap{display:table-cell;vertical-align:middle;padding:20px 30px;top:30px;text-align:left;position:relative;width:auto;background:rgba(0,0,0,.7);max-width:480px;min-width:320px}.jumbotron .owl-carousel .item .inner-item-wrap h1,.jumbotron .owl-carousel .item .inner-item-wrap h2,.jumbotron .owl-carousel .item .inner-item-wrap h3{margin-top:0}.jumbotron .owl-carousel .item .inner-item-wrap h1{font-size:44px;font-weight:400}.jumbotron .owl-carousel .item .inner-item-wrap p{margin-bottom:20px;font-size:16px}.jumbotron .owl-carousel .item .inner-item-wrap p:last-child{margin-bottom:0}.page-header .jumbotron h1{font-size:44px}.page-header .jumbotron p{font-size:18px;width:66%}}.banner-block{position:relative;height:177px;max-height:177px;overflow:hidden;width:100%;margin-bottom:15px}.banner-block .banner-block_image{position:absolute;z-index:1;width:100%;height:100%;left:0;top:0}.banner-block .banner-block_image img{width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center;height:100%}.banner-block .banner-block_image:after{position:absolute;background:url(../img/gradient_overlay_horizontal.png) 0 0 repeat-y;width:100%;height:100%;left:0;top:0;z-index:2;content:" "}.banner-block .banner-block_content{position:absolute;z-index:3;color:#fff;left:20px;top:30px}.banner-block .banner-block_content h3{font-size:18px;text-transform:uppercase;font-weight:700;line-height:21px;position:relative}.banner-block .banner-block_content h3 a{color:#fff;text-decoration:none;position:relative;padding:0 35px 0 0}.banner-block .banner-block_content h3 a i.icon.icon-forward_arrow,.banner-block .banner-block_content h3 a span.icon.icon-forward_arrow{position:absolute;font-size:21px;margin-left:5px;-webkit-transition:right .1s ease-in-out;transition:right .1s ease-in-out;right:5px}.banner-block .banner-block_content h3 a:hover i.icon.icon-forward_arrow,.banner-block .banner-block_content h3 a:hover span.icon.icon-forward_arrow{right:0}@media (min-width:768px){.banner-block .banner-block_content{left:40px;top:40px}}@media (min-width:992px){.banner-block{margin-bottom:0}}.news-list .news-item .news-item_image{display:block;margin-bottom:10px}.news-list .news-item .news-item_image:after,.news-list .news-item .news-item_image:before{content:" ";display:table}.news-list .news-item .news-item_image:after{clear:both}.news-list .news-item .news-item_image img{display:block;max-width:100%;height:auto;width:100%;display:none}.news-list .news-item .news-item_meta{color:#5e707e;font-size:12px;text-transform:uppercase;margin-bottom:5px}.news-list .news-item .news-item_content{font-size:14px;margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid #d9d9d9}.news-list .news-item .news-item_content a{color:#000;text-decoration:none;display:block}.news-list .news-item .news-item_content a:hover{color:#c03;text-decoration:none}.news-more{padding:20px 0 0}.news-more a{color:#5e707e}.news-more a:hover{text-decoration:none}@media (min-width:768px){.news-list .news-item .news-item_content{font-size:16px;margin-bottom:15px;padding-bottom:15px}}@media (min-width:992px){.news-list .news-item .news-item_image img{display:block}.news-list .news-item .news-item_content{border-bottom:0;padding-bottom:0}}.box{background:#fff;box-shadow:0 4px 16px 0 rgba(0,45,98,.1)}.box .box-content{padding:20px}.box .box-content .inner{margin-bottom:20px}.sidebar .box .box-content ul{list-style:none;padding:0;margin:0 0 20px}.related-articles .box,.subpages-list .box{box-shadow:none;margin-bottom:30px}.related-articles .box:hover,.subpages-list .box:hover{box-shadow:0 4px 16px 0 rgba(0,45,98,.1)}.related-articles .box .box-content,.subpages-list .box .box-content{padding:30px;font-size:12px}.related-articles .box .box-content h2,.subpages-list .box .box-content h2{font-size:16px;font-weight:700;margin-top:0;margin-bottom:15px}.related-articles .box .box-content h2 a,.subpages-list .box .box-content h2 a{color:#002d62}.related-articles .box .box-content h2 a:hover,.subpages-list .box .box-content h2 a:hover{color:#c03;text-decoration:none}.related-articles .box .box-content a.readmore,.subpages-list .box .box-content a.readmore{color:#5e707e;text-decoration:none;position:relative;display:inline;padding-right:25px}.related-articles .box .box-content a.readmore:hover,.subpages-list .box .box-content a.readmore:hover{color:#c03}.related-articles .box .box-content a.readmore i.icon,.related-articles .box .box-content a.readmore span.icon,.subpages-list .box .box-content a.readmore i.icon,.subpages-list .box .box-content a.readmore span.icon{top:0;font-size:15px}.hero-boxes .box.box-hero{padding:20px}.hero-boxes .box.box-hero h3{margin-top:0}.hero-boxes .box.box-hero .box-content{padding:0;font-size:12px;color:#5e707e}section.booking-tabs{position:relative;z-index:4;margin-bottom:40px;margin-top:350px}section.booking-tabs .nav-tabs{width:100%;margin-bottom:0}section.booking-tabs .nav-tabs>li{background:#f3f3f3;width:25%;text-align:center}section.booking-tabs .nav-tabs>li>a{border-radius:0;margin-right:0;border:1px solid transparent;border-right:1px solid #d9d9d9;padding:10px 30px;line-height:30px;color:#5e707e;position:relative}section.booking-tabs .nav-tabs>li>a:hover{color:#002d62}section.booking-tabs .nav-tabs>li>a i.icon,section.booking-tabs .nav-tabs>li>a span.icon{font-size:30px;vertical-align:middle;margin-right:5px}section.booking-tabs .nav-tabs>li.active a{font-weight:700;padding-top:18px;margin-top:-8px;border:1px solid transparent;border-right:1px solid #d9d9d9;color:#c03}section.booking-tabs .nav-tabs>li.active a i.icon.icon-rezerva_unselect:before,section.booking-tabs .nav-tabs>li.active a span.icon.icon-rezerva_unselect:before{content:""}section.booking-tabs .nav-tabs>li.active a i.icon.icon-orar_unselect:before,section.booking-tabs .nav-tabs>li.active a span.icon.icon-orar_unselect:before{content:""}section.booking-tabs .nav-tabs>li.active a i.icon.icon-checkin_unselect:before,section.booking-tabs .nav-tabs>li.active a span.icon.icon-checkin_unselect:before{content:""}section.booking-tabs .nav-tabs>li.active a i.icon.icon-verifica_unselect:before,section.booking-tabs .nav-tabs>li.active a span.icon.icon-verifica_unselect:before{content:""}section.booking-tabs .tab-content{background:#fff;min-height:190px;box-shadow:0 4px 16px 0 rgba(0,45,98,.1)}section.booking-tabs .tab-content .tab-pane{min-height:190px;background:#fff;padding:30px}section.booking-tabs .tab-content .tab-pane#booking{padding:0}section.booking-tabs .tab-content .tab-pane#check-in{padding:40px 68px}.button section.booking-tabs .tab-content .tab-pane#check-in a,.comment-form section.booking-tabs .tab-content .tab-pane#check-in input[type=submit],.search-form section.booking-tabs .tab-content .tab-pane#check-in .search-submit,section.booking-tabs .tab-content .tab-pane#check-in .btn,section.booking-tabs .tab-content .tab-pane#check-in .button.form-submit,section.booking-tabs .tab-content .tab-pane#check-in .button a,section.booking-tabs .tab-content .tab-pane#check-in .comment-form input[type=submit],section.booking-tabs .tab-content .tab-pane#check-in .search-form .search-submit{margin-top:20px}section.booking-tabs .tab-content .tab-pane#check-trip{padding:40px 68px}section.booking-tabs .tab-content .tab-pane#check-trip .checkTrip{padding-top:25px}#checkMyTrip section.booking-tabs .tab-content .tab-pane#check-trip .checkTrip .check_element,#ONLINE_RESERVATIONS #RESERVE_NOTICE section.booking-tabs .tab-content .tab-pane#check-trip .checkTrip #paymentContainer,#ONLINE_RESERVATIONS #RESERVE_NOTICE section.booking-tabs .tab-content .tab-pane#check-trip .checkTrip #promo-container,#ONLINE_RESERVATIONS #RESERVE_NOTICE section.booking-tabs .tab-content .tab-pane#check-trip .checkTrip .paymentIcons,.comment-form section.booking-tabs .tab-content .tab-pane#check-trip .checkTrip p,.search-form section.booking-tabs .tab-content .tab-pane#check-trip .checkTrip label,section.booking-tabs .tab-content .tab-pane#check-trip .checkTrip #checkMyTrip .check_element,section.booking-tabs .tab-content .tab-pane#check-trip .checkTrip #ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer,section.booking-tabs .tab-content .tab-pane#check-trip .checkTrip #ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container,section.booking-tabs .tab-content .tab-pane#check-trip .checkTrip #ONLINE_RESERVATIONS #RESERVE_NOTICE .paymentIcons,section.booking-tabs .tab-content .tab-pane#check-trip .checkTrip .comment-form p,section.booking-tabs .tab-content .tab-pane#check-trip .checkTrip .form-group,section.booking-tabs .tab-content .tab-pane#check-trip .checkTrip .form-item,section.booking-tabs .tab-content .tab-pane#check-trip .checkTrip .search-form label{padding-right:50px}section.booking-tabs .tab-content .tab-pane .large-text-content p{font-size:16px}section.booking-tabs .vertical-tabs .nav-stacked{margin-top:10px;margin-left:-5px;padding-right:40px}section.booking-tabs .vertical-tabs .nav-stacked li a{color:#5e707e;padding:10px 15px 10px 30px}section.booking-tabs .vertical-tabs .nav-stacked li a:focus,section.booking-tabs .vertical-tabs .nav-stacked li a:hover{background:transparent;color:#002d62}section.booking-tabs .vertical-tabs .nav-stacked li.active a{background:#c03;color:#fff}section.booking-tabs .vertical-tabs .tab-content{box-shadow:none}section.booking-tabs .vertical-tabs .tab-content .tab-pane{padding:10px 30px 30px 0}section.booking-tabs .vertical-tabs .tab-content .tab-pane#booking-attraction,section.booking-tabs .vertical-tabs .tab-content .tab-pane#booking-car{padding:40px 65px 40px 5px}section.booking-tabs .vertical-tabs .tab-content .tab-pane#booking-hotel{padding-top:40px}section.booking-tabs .vertical-tabs .tab-content .tab-pane#booking-plane .content{overflow:visible}section.booking-tabs .vertical-tabs .tab-content .large-text-content p{font-size:16px}#ONLINE_RESERVATIONS{font-size:14px;width:298px}#ONLINE_RESERVATIONS ul{display:block;overflow:hidden}#ONLINE_RESERVATIONS ul li{float:left;margin:0;background:none;padding:0}#ONLINE_RESERVATIONS input{background:#fff}#ONLINE_RESERVATIONS strong{color:#002d61}#content div.box div.boxContent div.body #ONLINE_RESERVATIONS ul li{background:none;padding:0}#ONLINE_RESERVATIONS .pseudoSelectInput{padding-right:27px!important;width:95px!important;background:#fff;cursor:pointer}#content #ONLINE_RESERVATIONS .pseudoSelectInput{width:85%!important}#ONLINE_RESERVATIONS .add-destinations{display:none}#ONLINE_RESERVATIONS .ddTitle{background-color:#fff}#ONLINE_RESERVATIONS #RESERVE_ASSISTANCE{display:none;background:#e0e0e0;padding:10px 8px}#ONLINE_RESERVATIONS #RESERVE_HEAD ul li{width:33%}#ONLINE_RESERVATIONS #RESERVE_HEAD p{margin:0;line-height:normal;float:left;width:50%;height:38px}#ONLINE_RESERVATIONS #RESERVE_HEAD input{position:absolute;width:0;height:0;opacity:0}#ONLINE_RESERVATIONS #RESERVE_HEAD ul.secondary_selection a{text-decoration:none;padding:5px 7px;display:block;color:#8f8f8f;opacity:1}#ONLINE_RESERVATIONS #RESERVE_HEAD ul.secondary_selection li{margin-top:3px}#ONLINE_RESERVATIONS #RESERVE_HEAD ul.secondary_selection li.pos_1{width:72px;margin-left:1px}#ONLINE_RESERVATIONS #RESERVE_HEAD ul.secondary_selection li.pos_2{width:80px}#ONLINE_RESERVATIONS #RESERVE_HEAD ul.secondary_selection li.pos_3{display:block;width:124px}#ONLINE_RESERVATIONS #RESERVE_HEAD ul.secondary_selection li.pos_1.pos_it{width:60px!important}#ONLINE_RESERVATIONS #RESERVE_HEAD ul.secondary_selection li.pos_2.pos_it{width:100px!important}#ONLINE_RESERVATIONS #RESERVE_HEAD ul.secondary_selection li.pos_3.pos_it{width:116px!important}#ONLINE_RESERVATIONS #RESERVE_HEAD ul.secondary_selection li.pos_1.pos_de{width:60px!important}#ONLINE_RESERVATIONS #RESERVE_HEAD ul.secondary_selection li.pos_2.pos_de{width:105px!important}#ONLINE_RESERVATIONS #RESERVE_HEAD ul.secondary_selection li.pos_3.pos_de{width:111px!important}#ONLINE_RESERVATIONS #RESERVE_TRIP{background:#fff;padding:10px 6px 10px 1px;height:100px}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations{min-height:100px;clear:both;float:none}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations label{display:block;margin-bottom:1px}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder input{font-size:11px;height:23px;width:91%;padding:0 5px}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder p{margin-bottom:2px}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder .tight{display:block}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._time{width:29%;float:right;display:none}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._time .ddTitle{margin-top:2px}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder .timeChoose{width:70%}.ui-widget.ui-widget-content{margin-top:-2px;box-shadow:0 4px 16px 0 rgba(0,45,98,.1)}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations{position:relative}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location{position:relative;min-height:55px}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .selectBox-dropdown{width:100%!important;padding:8px 30px 8px 50px;margin-bottom:15px}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .selectBox-dropdown:hover{text-decoration:none}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .selectBox-dropdown .selectBox-label{padding:8px 25px 8px 5px;display:inline;color:#002d62;font-weight:700}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .selectBox-dropdown .selectBox-label a{color:#002d62}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .selectBox-dropdown .selectBox-arrow{font-size:18px;color:#002d62;width:28px;height:36px}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location .selectBox-dropdown .selectBox-arrow:before{position:relative;top:3px;right:auto;vertical-align:middle}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location label{position:absolute;z-index:2;top:9px;left:30px;color:#5e707e;font-weight:400;display:inline}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location._location_a .selectBox-arrow:before{content:""}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .extraDestination .holder ._location:first-child .selectBox-arrow:before,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .holder ._location._location_d .selectBox-arrow:before{content:""}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .extraDestination .holder ._location:last-child .selectBox-arrow:before{content:""}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .add-destinations{position:absolute;z-index:10;bottom:23px;left:50%;margin-left:15px}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .add-destinations a{position:relative;padding-left:20px;margin-left:0}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .add-destinations a.more_button{margin-right:15px}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .add-destinations a.more_button:before{position:absolute;left:0;top:-1px;color:#5e707e;content:"+";font-size:29px;font-weight:100;line-height:14px}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .add-destinations a.less_button{margin-left:0}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .add-destinations a.less_button:before{position:absolute;left:0;top:0;font-family:taromicons;color:#c03;content:"";font-size:10px;font-weight:600;line-height:14px}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 p,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details p{position:relative;margin-bottom:15px}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 p:after,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details p:after{position:absolute;right:0;bottom:6px;font-family:taromicons;content:"";font-size:14px;color:#002d62;width:25px;height:25px;display:block}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 p label,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details p label{position:absolute;z-index:2;top:9px;left:15px;color:#5e707e;font-weight:400;display:inline}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar,#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar{padding-right:30px;position:relative;padding-left:70px;color:#002d62;font-weight:700}#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar{padding-left:85px}input#B_DATE_1c:before{content:"AS";position:absolute;display:block;height:25px;width:25px;right:0;top:0;z-index:1111}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers:after,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers:before,#tarom-mobile-booking-form .passengers:after,#tarom-mobile-booking-form .passengers:before{content:" ";display:table}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers:after,#tarom-mobile-booking-form .passengers:after{clear:both}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item,#tarom-mobile-booking-form .passengers p.passenger_item{margin-bottom:10px}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_wrapper .passenger_counter .customList,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_wrapper .passenger_counter .selectBox-dropdown,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_wrapper .passenger_type .customList,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_wrapper .passenger_type .selectBox-dropdown,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_wrapper .passenger_counter .customList,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_wrapper .passenger_counter .selectBox-dropdown,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_wrapper .passenger_type .customList,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_wrapper .passenger_type .selectBox-dropdown{min-width:60px}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_wrapper .passenger_counter .customList:hover,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_wrapper .passenger_counter .selectBox-dropdown:hover,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_wrapper .passenger_type .customList:hover,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_wrapper .passenger_type .selectBox-dropdown:hover,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_wrapper .passenger_counter .customList:hover,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_wrapper .passenger_counter .selectBox-dropdown:hover,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_wrapper .passenger_type .customList:hover,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_wrapper .passenger_type .selectBox-dropdown:hover{text-decoration:none;color:#002d62}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_wrapper .passenger_counter .PASSENGER_TYPE,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_wrapper .passenger_type .PASSENGER_TYPE,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_wrapper .passenger_counter .PASSENGER_TYPE,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_wrapper .passenger_type .PASSENGER_TYPE{min-width:234px}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_wrapper select.customList,#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_wrapper select.PASSENGER_TYPE,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_wrapper select.customList,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_wrapper select.PASSENGER_TYPE{width:auto!important}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_actions,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_actions{margin-top:7px}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_actions a,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_actions a{position:relative;padding-left:20px;margin-left:0}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_actions a.more_button,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_actions a.more_button{margin-right:15px}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_actions a.more_button:before,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_actions a.more_button:before{position:absolute;left:0;top:-1px;color:#5e707e;content:"+";font-size:29px;font-weight:100;line-height:14px}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_actions a.less_button,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_actions a.less_button{margin-left:0}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item .passenger_actions a.less_button:before,#tarom-mobile-booking-form .passengers p.passenger_item .passenger_actions a.less_button:before{position:absolute;left:0;top:0;font-family:taromicons;color:#c03;content:"";font-size:10px;font-weight:600;line-height:14px}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.passenger_item:last-child,#tarom-mobile-booking-form .passengers p.passenger_item:last-child{margin-bottom:10px}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers p.inputs,#tarom-mobile-booking-form .passengers p.inputs{margin-bottom:0}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers label:first-child,#tarom-mobile-booking-form .passengers label:first-child{display:none}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers .passangerSelector label,#tarom-mobile-booking-form .passengers .passangerSelector label{display:inline-block;font-weight:400}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers .passangerSelector label .tip_pasager,#tarom-mobile-booking-form .passengers .passangerSelector label .tip_pasager{display:inline-block}#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers .passangerSelector label .varsta_pasager,#tarom-mobile-booking-form .passengers .passangerSelector label .varsta_pasager{font-size:12px;color:#5e707e;display:inline-block;margin-left:10px}#ONLINE_RESERVATIONS #RESERVE_TRIP .assistance{padding-top:22px}#ONLINE_RESERVATIONS #RESERVE_TRIP .assistance label{font-weight:400}#ONLINE_RESERVATIONS #RESERVE_TRIP .assistance #RESERVE_FLEX{display:inline-block;margin-left:0}#ONLINE_RESERVATIONS #RESERVE_NOTICE{padding-top:10px}#ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer{margin-bottom:20px}#ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer .paymentItem input{top:1px}#ONLINE_RESERVATIONS #RESERVE_NOTICE #paymentContainer .paymentItem label{font-weight:400;margin-bottom:0}#ONLINE_RESERVATIONS #RESERVE_NOTICE .paymentIcons{margin-bottom:20px}#ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container p input{top:2px}#ONLINE_RESERVATIONS #RESERVE_NOTICE #promo-container p label{font-weight:400}#ONLINE_RESERVATIONS #RESERVE_ERRORS,#ONLINE_RESERVATIONS #RESERVE_ERRORSP{padding:0;clear:both}#ONLINE_RESERVATIONS #RESERVE_ERRORS:after,#ONLINE_RESERVATIONS #RESERVE_ERRORS:before,#ONLINE_RESERVATIONS #RESERVE_ERRORSP:after,#ONLINE_RESERVATIONS #RESERVE_ERRORSP:before{content:" ";display:table}#ONLINE_RESERVATIONS #RESERVE_ERRORS:after,#ONLINE_RESERVATIONS #RESERVE_ERRORSP:after{clear:both}#ONLINE_RESERVATIONS #RESERVE_ERRORS .error:after,#ONLINE_RESERVATIONS #RESERVE_ERRORS .error:before,#ONLINE_RESERVATIONS #RESERVE_ERRORSP .error:after,#ONLINE_RESERVATIONS #RESERVE_ERRORSP .error:before{content:" ";display:table}#ONLINE_RESERVATIONS #RESERVE_ERRORS .error:after,#ONLINE_RESERVATIONS #RESERVE_ERRORSP .error:after{clear:both}#ONLINE_RESERVATIONS #RESERVE_ERRORS .notshown,#ONLINE_RESERVATIONS #RESERVE_ERRORSP .notshown{display:none}#ONLINE_RESERVATIONS #RESERVE_NOTICE #btnSection .button .submit{background:#c03;color:#fff}#ONLINE_RESERVATIONS #RESERVE_NOTICE #btnSection .button .submit span{position:relative;padding-right:35px;line-height:22px}#ONLINE_RESERVATIONS #RESERVE_NOTICE #btnSection .button .submit span:after{position:absolute;-webkit-transition:right .1s ease-in-out;transition:right .1s ease-in-out;right:3px;font-size:22px;font-family:taromicons;content:"";font-weight:400}#ONLINE_RESERVATIONS #RESERVE_NOTICE #btnSection .button .submit:active,#ONLINE_RESERVATIONS #RESERVE_NOTICE #btnSection .button .submit:focus,#ONLINE_RESERVATIONS #RESERVE_NOTICE #btnSection .button .submit:hover{color:#fff;background:#990026}#ONLINE_RESERVATIONS #RESERVE_NOTICE #btnSection .button .submit:active span:after,#ONLINE_RESERVATIONS #RESERVE_NOTICE #btnSection .button .submit:focus span:after,#ONLINE_RESERVATIONS #RESERVE_NOTICE #btnSection .button .submit:hover span:after{right:0}#ONLINE_RESERVATIONS #RESERVE_TRIP div.add-destinations{z-index:10}#ONLINE_RESERVATIONS #RESERVE_TRIP div.add-destinations a{margin:0}#ONLINE_RESERVATIONS #RESERVE_TRIP div.add-destinations a.less_button{margin-left:10px;display:none}#ONLINE_RESERVATIONS #RESERVE_TRIP p.passenger_item{clear:both;float:none;overflow:hidden}#ONLINE_RESERVATIONS #RESERVE_TRIP p.passenger_item .passenger_counter{float:left;margin-right:10px;display:block;overflow:visible}#ONLINE_RESERVATIONS #RESERVE_TRIP p.passenger_item .passenger_counter .customList{width:40px}#ONLINE_RESERVATIONS #RESERVE_TRIP p.passenger_item .passenger_type{display:block}#ONLINE_RESERVATIONS #RESERVE_TRIP p.passenger_item .passenger_counter .ddTitle{width:30px!important;overflow:visible}#content #ONLINE_RESERVATIONS #RESERVE_TRIP p.passenger_item .passenger_counter .dd{width:50%!important;overflow:visible}#content #ONLINE_RESERVATIONS #RESERVE_TRIP p.passenger_item .passenger_type .dd{width:60%!important}#ONLINE_RESERVATIONS #RESERVE_TRIP p.passenger_item .passenger_wrapper{float:left;display:block;overflow:hidden;width:65%}#ONLINE_RESERVATIONS #RESERVE_TRIP .actions a{font-weight:400;font-size:12px;color:#000;text-decoration:none}#content #ONLINE_RESERVATIONS #RESERVE_TRIP p.passenger_item .passenger_actions{width:auto}#ONLINE_RESERVATIONS #RESERVE_NOTICE p{margin:0}#ONLINE_RESERVATIONS #RESERVE_NOTICE p.choosePayment{margin:2px 0;font-size:12px;color:#5e707e}#ONLINE_RESERVATIONS #RESERVE_NOTICE p.choosePaymentHead{font-size:14px;text-transform:uppercase}#ONLINE_RESERVATIONS #RESERVE_ACTIONS{position:relative;padding:10px 5px 0 0}#ONLINE_RESERVATIONS #RESERVE_ACTIONS ul.info{width:150px;bottom:auto;top:10px}#ONLINE_RESERVATIONS #RESERVE_ACTIONS ul.info li{float:right}#ONLINE_RESERVATIONS #RESERVE_PAYMENT{padding:15px 5px 5px 0;width:280px;clear:both}#ONLINE_RESERVATIONS.language_en .passenger_wrapper .dd{width:115px!important}body.homepage #ONLINE_RESERVATIONS.language_en #RESERVE_TRIP p.passenger_item .passenger_counter{margin:0;width:55px}#booking-form,form#ONLINE_RESERVATIONS{overflow:hidden}#booking-form #RESERVE_HEAD ul.form-group-buttons,form#ONLINE_RESERVATIONS #RESERVE_HEAD ul.form-group-buttons{margin-right:0}#booking-form #RESERVE_HEAD ul.form-group-buttons li a,form#ONLINE_RESERVATIONS #RESERVE_HEAD ul.form-group-buttons li a{padding:0 12px}#booking-form #RESERVE_HEAD .primary_selection,form#ONLINE_RESERVATIONS #RESERVE_HEAD .primary_selection{display:block;padding-right:6px}#booking-form #RESERVE_HEAD .primary_selection:after,#booking-form #RESERVE_HEAD .primary_selection:before,form#ONLINE_RESERVATIONS #RESERVE_HEAD .primary_selection:after,form#ONLINE_RESERVATIONS #RESERVE_HEAD .primary_selection:before{content:" ";display:table}#booking-form #RESERVE_HEAD .primary_selection:after,form#ONLINE_RESERVATIONS #RESERVE_HEAD .primary_selection:after{clear:both}#booking-form #RESERVE_HEAD .primary_selection div.form-group-buttons,form#ONLINE_RESERVATIONS #RESERVE_HEAD .primary_selection div.form-group-buttons{width:100%;margin:0;margin-top:10px;margin-right:0;display:-webkit-box;display:-ms-flexbox;display:flex}#booking-form #RESERVE_HEAD .primary_selection div.form-group-buttons p,form#ONLINE_RESERVATIONS #RESERVE_HEAD .primary_selection div.form-group-buttons p{margin:0;display:inline-block;width:auto;height:30px;-webkit-box-flex:1;-ms-flex:1 1 100%;flex:1 1 100%;text-align:center}#booking-form #RESERVE_HEAD .primary_selection div.form-group-buttons p #checkMyTrip label,#booking-form #RESERVE_HEAD .primary_selection div.form-group-buttons p #scheduleForm label,#booking-form #RESERVE_HEAD .primary_selection div.form-group-buttons p .form-item label,#booking-form #RESERVE_HEAD .primary_selection div.form-group-buttons p label,#checkMyTrip #booking-form #RESERVE_HEAD .primary_selection div.form-group-buttons p label,#scheduleForm #booking-form #RESERVE_HEAD .primary_selection div.form-group-buttons p label,.form-item #booking-form #RESERVE_HEAD .primary_selection div.form-group-buttons p label,form#ONLINE_RESERVATIONS #RESERVE_HEAD .primary_selection div.form-group-buttons p label{display:inline-block;white-space:nowrap;word-wrap:normal;width:100%}#booking-form #RESERVE_HEAD ul.secondary_selection.form-group-buttons,form#ONLINE_RESERVATIONS #RESERVE_HEAD ul.secondary_selection.form-group-buttons{display:-webkit-box;display:-ms-flexbox;display:flex;list-style-type:none;padding:0;padding-right:6px;border:none;width:100%;height:auto;margin:0;margin-top:10px;margin-right:0}#booking-form #RESERVE_HEAD ul.secondary_selection.form-group-buttons li.pos_ro,form#ONLINE_RESERVATIONS #RESERVE_HEAD ul.secondary_selection.form-group-buttons li.pos_ro{list-style-type:none;padding:0;width:auto!important;margin:0;border:none;-webkit-box-flex:1;-ms-flex:1 1 auto;flex:1 1 auto;text-align:center}#booking-form #RESERVE_HEAD ul.secondary_selection.form-group-buttons li.pos_ro a,form#ONLINE_RESERVATIONS #RESERVE_HEAD ul.secondary_selection.form-group-buttons li.pos_ro a{padding:0}#booking-form #RESERVE_TRIP .passengers .passangerSelector #checkMyTrip label .varsta_pasager,#booking-form #RESERVE_TRIP .passengers .passangerSelector #scheduleForm label .varsta_pasager,#booking-form #RESERVE_TRIP .passengers .passangerSelector .form-item label .varsta_pasager,#booking-form #RESERVE_TRIP .passengers .passangerSelector label .varsta_pasager,#checkMyTrip #booking-form #RESERVE_TRIP .passengers .passangerSelector label .varsta_pasager,#scheduleForm #booking-form #RESERVE_TRIP .passengers .passangerSelector label .varsta_pasager,.form-item #booking-form #RESERVE_TRIP .passengers .passangerSelector label .varsta_pasager,form#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers .passangerSelector label .varsta_pasager{margin-left:0;display:block;font-size:11px}#booking-form #RESERVE_TRIP div.destinations .add-destinations,form#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .add-destinations{position:static;z-index:10;bottom:23px;left:0;margin-left:0;margin-bottom:15px}#booking-form #RESERVE_TRIP .assistance #checkMyTrip label,#booking-form #RESERVE_TRIP .assistance #scheduleForm label,#booking-form #RESERVE_TRIP .assistance .form-item label,#booking-form #RESERVE_TRIP .assistance label,#checkMyTrip #booking-form #RESERVE_TRIP .assistance label,#scheduleForm #booking-form #RESERVE_TRIP .assistance label,.form-item #booking-form #RESERVE_TRIP .assistance label,form#ONLINE_RESERVATIONS #RESERVE_TRIP .assistance label{font-size:12px;margin-right:0}#booking-form #RESERVE_NOTICE .dumbNotice:after,#booking-form #RESERVE_NOTICE .dumbNotice:before,form#ONLINE_RESERVATIONS #RESERVE_NOTICE .dumbNotice:after,form#ONLINE_RESERVATIONS #RESERVE_NOTICE .dumbNotice:before{content:" ";display:table}#booking-form #RESERVE_NOTICE .dumbNotice:after,form#ONLINE_RESERVATIONS #RESERVE_NOTICE .dumbNotice:after{clear:both}#booking-form #RESERVE_NOTICE .dumbNotice ul,form#ONLINE_RESERVATIONS #RESERVE_NOTICE .dumbNotice ul{margin-top:20px;padding-left:0}#tarom-check-your-trip>div{padding:0 15px}#tarom-check-your-trip .form-item{padding:0}#tarom-check-your-trip .form-submit{display:block;width:100%;margin-left:0}#tarom-check-your-trip ul.info{margin-top:20px;margin-left:0}#tarom-orar-form button#edit-submit{width:100%}@media (min-width:768px){form#ONLINE_RESERVATIONS #RESERVE_HEAD ul.form-group-buttons{margin-right:30px}form#ONLINE_RESERVATIONS #RESERVE_HEAD ul.form-group-buttons li a{padding:0 15px}form#ONLINE_RESERVATIONS #RESERVE_HEAD .primary_selection{display:inline-block;padding-right:6px}form#ONLINE_RESERVATIONS #RESERVE_HEAD .primary_selection:after,form#ONLINE_RESERVATIONS #RESERVE_HEAD .primary_selection:before{content:" ";display:table}form#ONLINE_RESERVATIONS #RESERVE_HEAD .primary_selection:after{clear:both}form#ONLINE_RESERVATIONS #RESERVE_HEAD .primary_selection div.form-group-buttons{width:auto;margin:0;margin-top:10px;margin-right:30px;display:inline-block}form#ONLINE_RESERVATIONS #RESERVE_HEAD .primary_selection div.form-group-buttons p{margin:0;display:inline-block;width:auto;height:30px;-webkit-box-flex:0;-ms-flex:0;flex:0}form#ONLINE_RESERVATIONS #RESERVE_HEAD .primary_selection div.form-group-buttons p label{display:inline-block;white-space:nowrap;word-wrap:normal;width:auto}form#ONLINE_RESERVATIONS #RESERVE_HEAD ul.secondary_selection.form-group-buttons{display:inline-block;list-style-type:none;padding:0;width:auto;margin:0;margin-top:10px;margin-right:30px}form#ONLINE_RESERVATIONS #RESERVE_HEAD ul.secondary_selection.form-group-buttons li.pos_ro{list-style-type:none;padding:0;width:auto!important;margin:0;border:none;-webkit-box-flex:0;-ms-flex:0;flex:0}form#ONLINE_RESERVATIONS #RESERVE_HEAD ul.secondary_selection.form-group-buttons li.pos_ro a{padding:0 12px}form#ONLINE_RESERVATIONS #RESERVE_TRIP .passengers .passangerSelector label .varsta_pasager{margin-left:10px;display:inline-block;font-size:12px}form#ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .add-destinations{position:absolute;bottom:23px;left:50%;margin-left:15px;margin-bottom:0}form#ONLINE_RESERVATIONS #RESERVE_TRIP .assistance label{font-size:14px;margin-right:15px}form#ONLINE_RESERVATIONS #RESERVE_NOTICE .dumbNotice:after,form#ONLINE_RESERVATIONS #RESERVE_NOTICE .dumbNotice:before{content:" ";display:table}form#ONLINE_RESERVATIONS #RESERVE_NOTICE .dumbNotice:after{clear:both}#tarom-check-your-trip>div{padding:0}#tarom-check-your-trip .form-item{padding:0 15px}#tarom-check-your-trip .form-submit{display:inline-block;width:auto;margin-left:15px}#tarom-check-your-trip ul.info{margin-top:0;margin-left:40px}#tarom-orar-form button#edit-submit{width:auto}}@media (min-width:992px){.i18n-en #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details1 .calendar{padding-left:85px}.i18n-en #ONLINE_RESERVATIONS #RESERVE_TRIP div.destinations .arrival ._details .calendar{padding-left:65px}}.selectBox-dropdown{min-width:60px;position:relative;border:2px solid #aeb7be;line-height:1.5;height:40px;text-decoration:none;text-align:left;color:#5e707e;outline:none;vertical-align:middle;background:#fff;box-shadow:none;border-radius:0;display:inline-block;cursor:default}.selectBox-dropdown:focus,.selectBox-dropdown:focus .selectBox-arrow{border-color:#aeb7be;outline:none;outline-offset:0;color:#5e707e;text-decoration:none}.selectBox-dropdown.selectBox-menuShowing{-moz-border-radius-bottomleft:0;-moz-border-radius-bottomright:0;-webkit-border-bottom-left-radius:0;-webkit-border-bottom-right-radius:0;border-bottom-left-radius:0;border-bottom-right-radius:0}.selectBox-dropdown .selectBox-label{padding:8px 25px 8px 15px;display:block;white-space:nowrap;overflow:hidden;width:100%!important}.selectBox-dropdown .selectBox-arrow{position:absolute;top:0;right:0;width:23px;height:100%;font-family:taromicons;font-size:10px;color:#002d62;border-left:none}.selectBox-dropdown .selectBox-arrow:before{content:"";position:absolute;top:50%;right:50%;margin-top:-7px;margin-right:-5px}.selectBox-dropdown-menu{position:absolute;z-index:99999;max-height:200px;min-height:1em;border:2px solid #aeb7be;background:#fff;box-shadow:0 2px 6px rgba(0,0,0,.2);overflow:auto;-webkit-overflow-scrolling:touch}.selectBox-inline{min-width:60px;outline:none;border:2px solid #aeb7be;background:#fff;display:inline-block;border-radius:4px;overflow:auto}.selectBox-inline:focus{border-color:#aeb7be;color:#5e707e;text-decoration:none;outline:none;outline-offset:0}.selectBox-options,.selectBox-options LI,.selectBox-options LI A{list-style:none;display:block;cursor:default;padding:0;margin:0}.selectBox-options LI A{line-height:1.5;padding:.25em .5em;white-space:nowrap;overflow:hidden;background:6px no-repeat;color:#002d62;font-size:14px}.selectBox-options LI.selectBox-hover A{background-color:#eee}.selectBox-options LI.selectBox-disabled A{color:#888;background-color:transparent}.selectBox-options LI.selectBox-selected A{background-color:#c8def4}.selectBox-options .selectBox-optgroup{color:#666;background:#eee;font-weight:700;line-height:1.5;padding:0 .3em;white-space:nowrap}.selectBox.selectBox-disabled{color:#888!important}.selectBox-dropdown.selectBox-disabled .selectBox-arrow{opacity:.5;filter:alpha(opacity=50);border-color:#666}.selectBox-inline.selectBox-disabled{color:#888!important}.selectBox-inline.selectBox-disabled .selectBox-options A{background-color:transparent!important}header{background:#fff;box-shadow:0 2px 10px 2px rgba(0,0,0,.2);position:relative;z-index:5}header .container{z-index:6}header .navbar-header{float:none;min-height:50px;height:60px}header .navbar-header:after,header .navbar-header:before{content:" ";display:table}header .navbar-header:after{clear:both}header .navbar-header .navbar-brand{height:auto;padding-left:15px;padding:5px 15px}header .navbar-header .navbar-brand img{max-height:50px}header .navbar-toggle{padding:20px 15px;margin-right:0;-webkit-transform:scaleX(-1);transform:scaleX(-1);filter:FlipH;-ms-filter:"FlipH"}header .navbar-toggle,header .navbar-toggle:active,header .navbar-toggle:focus{background-color:transparent}header .navbar-toggle span.icon-bar{border-radius:0;background-color:#002d62;width:26px;height:3px;-webkit-transition:all .2s;transition:all .2s}header .navbar-toggle span.icon-bar.top-bar{margin-top:0;-webkit-transform:rotate(45deg);transform:rotate(45deg);-webkit-transform-origin:8% 10%;transform-origin:8% 10%}header .navbar-toggle span.icon-bar.middle-bar{opacity:0}header .navbar-toggle span.icon-bar.bottom-bar{-webkit-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:10% 90%;transform-origin:10% 90%}header .navbar-toggle.collapsed span.icon-bar{-webkit-transition:all .2s;transition:all .2s}header .navbar-toggle.collapsed span.icon-bar.top-bar{-webkit-transform:rotate(0);transform:rotate(0)}header .navbar-toggle.collapsed span.icon-bar.middle-bar{opacity:1}header .navbar-toggle.collapsed span.icon-bar.bottom-bar{-webkit-transform:rotate(0);transform:rotate(0)}header .navbar{background:transparent;border-bottom:0;margin-bottom:10px}header .navbar .nav:first-child{margin-left:-15px}header .navbar .nav li{font-size:16px}header .navbar .nav li.dropdown .icon-down_arrow{font-size:12px;margin-left:5px;margin-top:5px;vertical-align:middle}header .navbar .nav li.dropdown:hover>a{color:#c03}header .navbar .nav li.dropdown ul.dropdown-menu{border:none;box-shadow:0 0 16px 0 rgba(0,45,98,.176);font-size:14px;border-radius:0;min-width:200px}header .navbar .nav li.dropdown ul.dropdown-menu li{font-size:14px}header .navbar .nav li.dropdown ul.dropdown-menu li a{color:#5e707e}header .navbar .nav li.dropdown ul.dropdown-menu li a.active,header .navbar .nav li.dropdown ul.dropdown-menu li a:focus,header .navbar .nav li.dropdown ul.dropdown-menu li a:hover{text-decoration:none;color:#002d62;background-color:#f5f5f5}header .navbar .nav li.dropdown ul.dropdown-menu li a.dropdown-header{color:#002d62}header .navbar .nav li.dropdown ul.dropdown-menu li a.dropdown-header:hover{color:#c03}header .navbar .nav li.dropdown ul.dropdown-menu li.active-trail a,header .navbar .nav li.dropdown ul.dropdown-menu li.active a{text-decoration:none;color:#002d62;background-color:#f5f5f5}header .navbar .nav li.dropdown ul.dropdown-menu li.dropdown-header,header .navbar .nav li.dropdown ul.dropdown-menu li.dropdown-header a{color:#002d62}header .navbar .nav li.dropdown ul.dropdown-menu li.dropdown-header a:hover{color:#c03}header .navbar .navbar-right{margin-right:0}header .search-holder{max-width:195px;border:1px solid #d9d9d9;height:38px}header .search-holder .btn-search{border-radius:0;background:transparent;height:36px;width:36px;font-size:18px;padding:0;text-align:center;vertical-align:middle;color:#002d62}header .search-holder .btn-search:focus{outline:none}header .search-holder .btn-search:active{box-shadow:none}header .search-holder input#search{box-shadow:none;height:36px;border:none;border-radius:0;color:#002d62}header .search-holder input#search::-webkit-input-placeholder{color:#5e707e}header .search-holder input#search::-moz-placeholder{color:#5e707e}header .search-holder input#search:-ms-input-placeholder{color:#5e707e}header .search-holder input#search:-moz-placeholder{color:#5e707e}header .navbar-collapse ul.nav-social{padding:26px 0;margin:0;list-style:none;display:block;text-align:center}header .navbar-collapse ul.nav-social li{display:inline-block;margin:0 10px}header .navbar-collapse ul.nav-social li a{font-size:28px;color:#5e707e;text-decoration:none}header .navbar-collapse .nav-lang-phone{padding:18px 0}.button header .navbar-collapse .nav-lang-phone .btn-group>a:first-child,.comment-form header .navbar-collapse .nav-lang-phone .btn-group>input[type=submit]:first-child,.search-form header .navbar-collapse .nav-lang-phone .btn-group>.search-submit:first-child,header .navbar-collapse .nav-lang-phone .btn-group>.btn:first-child,header .navbar-collapse .nav-lang-phone .btn-group>.button.form-submit:first-child,header .navbar-collapse .nav-lang-phone .button .btn-group>a:first-child,header .navbar-collapse .nav-lang-phone .comment-form .btn-group>input[type=submit]:first-child,header .navbar-collapse .nav-lang-phone .search-form .btn-group>.search-submit:first-child{padding-left:0;border:none;color:#002d62}.button header .navbar-collapse .nav-lang-phone .btn-group>a:first-child:active,.button header .navbar-collapse .nav-lang-phone .btn-group>a:first-child:focus,.button header .navbar-collapse .nav-lang-phone .btn-group>a:first-child:hover,.comment-form header .navbar-collapse .nav-lang-phone .btn-group>input[type=submit]:first-child:active,.comment-form header .navbar-collapse .nav-lang-phone .btn-group>input[type=submit]:first-child:focus,.comment-form header .navbar-collapse .nav-lang-phone .btn-group>input[type=submit]:first-child:hover,.search-form header .navbar-collapse .nav-lang-phone .btn-group>.search-submit:first-child:active,.search-form header .navbar-collapse .nav-lang-phone .btn-group>.search-submit:first-child:focus,.search-form header .navbar-collapse .nav-lang-phone .btn-group>.search-submit:first-child:hover,header .navbar-collapse .nav-lang-phone .btn-group>.btn:first-child:active,header .navbar-collapse .nav-lang-phone .btn-group>.btn:first-child:focus,header .navbar-collapse .nav-lang-phone .btn-group>.btn:first-child:hover,header .navbar-collapse .nav-lang-phone .btn-group>.button.form-submit:first-child:active,header .navbar-collapse .nav-lang-phone .btn-group>.button.form-submit:first-child:focus,header .navbar-collapse .nav-lang-phone .btn-group>.button.form-submit:first-child:hover,header .navbar-collapse .nav-lang-phone .button .btn-group>a:first-child:active,header .navbar-collapse .nav-lang-phone .button .btn-group>a:first-child:focus,header .navbar-collapse .nav-lang-phone .button .btn-group>a:first-child:hover,header .navbar-collapse .nav-lang-phone .comment-form .btn-group>input[type=submit]:first-child:active,header .navbar-collapse .nav-lang-phone .comment-form .btn-group>input[type=submit]:first-child:focus,header .navbar-collapse .nav-lang-phone .comment-form .btn-group>input[type=submit]:first-child:hover,header .navbar-collapse .nav-lang-phone .search-form .btn-group>.search-submit:first-child:active,header .navbar-collapse .nav-lang-phone .search-form .btn-group>.search-submit:first-child:focus,header .navbar-collapse .nav-lang-phone .search-form .btn-group>.search-submit:first-child:hover{background-color:#fff;box-shadow:none;border:none}.button header .navbar-collapse .nav-lang-phone .btn-group>a:first-child .caret,.comment-form header .navbar-collapse .nav-lang-phone .btn-group>input[type=submit]:first-child .caret,.search-form header .navbar-collapse .nav-lang-phone .btn-group>.search-submit:first-child .caret,header .navbar-collapse .nav-lang-phone .btn-group>.btn:first-child .caret,header .navbar-collapse .nav-lang-phone .btn-group>.button.form-submit:first-child .caret,header .navbar-collapse .nav-lang-phone .button .btn-group>a:first-child .caret,header .navbar-collapse .nav-lang-phone .comment-form .btn-group>input[type=submit]:first-child .caret,header .navbar-collapse .nav-lang-phone .search-form .btn-group>.search-submit:first-child .caret{margin-left:6px}header .navbar-collapse .nav-lang-phone .btn-group .dropdown-menu{min-width:70px;border:none;border-top:1px solid #f3f3f3;left:-20px;border-radius:0}header .navbar-collapse .nav-lang-phone .btn-group.open .dropdown-toggle{background-color:#fff;box-shadow:none}header .navbar-collapse .nav-lang-phone .tarom-phone{padding:6px 0}header .navbar-collapse .nav-lang-phone .tarom-phone a{display:block;color:#002d62;font-size:14px}header .navbar-collapse .nav-lang-phone .tarom-phone a i,header .navbar-collapse .nav-lang-phone .tarom-phone a span{margin-right:6px}header .top-bar{width:100%;margin-top:30px;text-align:right}header .top-bar ul.social-icons{vertical-align:top;display:inline-block;list-style:none;padding:0;margin:0 15px 0 0;height:20px;margin-top:3px}header .top-bar ul.social-icons li{display:inline-block;font-size:20px;margin-right:5px;height:20px}header .top-bar ul.social-icons li a{display:block;height:20px;text-decoration:none;color:#5e707e}header .top-bar ul.social-icons li a:hover{color:#485661}header .top-bar ul.social-icons li a i,header .top-bar ul.social-icons li a i.icon,header .top-bar ul.social-icons li a span,header .top-bar ul.social-icons li a span.icon{margin-top:0;display:block}header .top-bar .call_cta{vertical-align:middle;margin-right:15px;height:20px;display:inline-block;text-decoration:none;color:#002d62}header .top-bar .call_cta i,header .top-bar .call_cta span{margin-right:10px;font-size:16px;vertical-align:text-top;display:inline-block}header .top-bar .language_selector{vertical-align:middle;height:20px;display:inline-block;list-style:none;padding:0;margin:0}header .top-bar .language_selector li a{color:#002d62;text-decoration:none}header .top-bar .language_selector li .dropdown-menu{right:0;left:auto;min-width:0;z-index:9000}header .menu-large{position:static!important}header .megamenu{padding:20px 0;width:100%;border:none;border-radius:0;box-shadow:0 0 16px 0 rgba(0,45,98,.176);min-height:300px}header .megamenu>li>ul{padding:0;margin:0}header .megamenu>li>ul>li{list-style:none}header .megamenu>li>ul>li>a{display:block;padding:5px 20px;clear:both;font-weight:400;line-height:normal;color:#5e707e;white-space:normal;font-size:14px}header .megamenu>li ul>li>a:focus,header .megamenu>li ul>li>a:hover{text-decoration:none;color:#002d62;background-color:#f5f5f5}header .megamenu.disabled>a,header .megamenu.disabled>a:focus,header .megamenu.disabled>a:hover{color:#999}header .megamenu.disabled>a:focus,header .megamenu.disabled>a:hover{text-decoration:none;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled = false);cursor:not-allowed}header .megamenu.dropdown-header,header .navbar .nav li ul.megamenu li ul li.dropdown-header{color:#002d62}.notify.notify-important{background:gold;color:#002d62;text-align:center;text-transform:uppercase;padding:7px 20px}.notify.notify-important span.close{opacity:1;text-shadow:none;filter:none;color:#002d62;font-size:14px;margin-top:3px}.notify.notify-important a{color:#002d62;text-decoration:underline}.notify.notify-important i.icon-alert,.notify.notify-important span.icon-alert{color:#c03;font-size:18px;margin-right:5px;vertical-align:top;display:inline-block}@media (min-width:992px){header{background:#fff;box-shadow:0 2px 10px 2px rgba(0,0,0,.2);position:relative;z-index:5}header .container{z-index:6}header .navbar-header{float:none;min-height:60px;height:auto;border-bottom:1px solid #d9d9d9;margin-bottom:10px}header .navbar-header:after,header .navbar-header:before{content:" ";display:table}header .navbar-header:after{clear:both}header .navbar-header .navbar-brand{height:auto;padding:8px 15px 8px 0}header .navbar-header .navbar-brand img{max-height:60px;}header .navbar-collapse{padding-left:0;padding-right:0}}@media (max-width:767px){.notify.notify-important{font-size:12px}}@media (max-width:991px){header.site-main-header .container>.navbar-header{margin:0 auto}header.site-main-header .container>.navbar-header .navbar-brand{padding-left:0}header.site-main-header .container>.navbar-header .navbar-toggle{margin-right:-15px}header.site-main-header .navbar-collapse{border-top:1px solid #f3f3f3}header.site-main-header .navbar-collapse .nav-lang-phone{position:relative;z-index:1500}header.site-main-header .navbar-collapse .nav-lang-phone:after{content:"";position:absolute;left:0;right:0;bottom:0;height:1px;background-color:#f3f3f3}header.site-main-header .navbar-collapse .nav-lang-phone .language_selector{list-style:none;padding:0;margin-top:6px}header.site-main-header .navbar-collapse .nav-lang-phone .language_selector li a{color:#002d62}header.site-main-header .navbar-collapse .nav-lang-phone .language_selector li a:hover{text-decoration:none}header.site-main-header .navbar .nav li.dropdown ul.dropdown-menu{box-shadow:none;width:100%;float:none;}header.site-main-header .navbar ul.nav-social li a{padding:0}header.site-main-header .navbar ul.nav-social li a:before{display:none}header.site-main-header .navbar .search-holder{max-width:100%;margin-left:15px;width:auto}header.site-main-header .navbar ul{position:relative}header.site-main-header .navbar ul a{font-size:15px;text-transform:none;color:#000;position:relative;padding:15px}header.site-main-header .navbar ul a:before{content:"";background-color:#f3f3f3;height:1px;left:15px;right:15px;position:absolute;bottom:0}header.site-main-header .navbar ul.active{color:#c03}header.site-main-header .navbar ul .dropdown-menu{padding-top:10px;position:relative;padding-bottom:10px}header.site-main-header .navbar ul .dropdown-menu:after{content:"";background-color:#f3f3f3;height:1px;left:15px;right:15px;position:absolute;bottom:0;display:block}header.site-main-header .navbar ul .dropdown-menu a.dropdown-header{color:#000!important;padding:10px 15px 10px 35px;font-weight:400}header.site-main-header .navbar ul .dropdown-menu a.dropdown-header .icon-down_arrow{margin-top:0;padding:5px 15px}header.site-main-header .navbar ul .dropdown-menu a.dropdown-header:before{display:none}header.site-main-header .navbar .dropdown .dropdown-menu{display:none;min-height:auto}header.site-main-header .navbar .dropdown.mega-open .dropdown-menu,header.site-main-header .navbar .dropdown.open .dropdown-menu{display:block!important}header.site-main-header .navbar .dropdown.mega-open .dropdown-toggle i,header.site-main-header .navbar .dropdown.mega-open .dropdown-toggle span,header.site-main-header .navbar .dropdown.open .dropdown-toggle i,header.site-main-header .navbar .dropdown.open .dropdown-toggle span{-webkit-transform:rotate(180deg);transform:rotate(180deg)}header.site-main-header .navbar .dropdown-toggle i,header.site-main-header .navbar .dropdown-toggle span{float:right;-webkit-transition:all .2s ease;transition:all .2s ease}header.site-main-header .navbar .mega-dropdown-menu{display:none;padding-left:20px;padding-bottom:20px}header.site-main-header .navbar .dropdown-toggle-mega .dropdown-toggle-mega-open{font-size:12px;margin-left:5px;vertical-align:middle;float:right;-webkit-transition:all .2s ease;transition:all .2s ease;padding:15px;margin-right:-15px}header.site-main-header .navbar .dropdown-toggle-mega .dropdown-toggle-mega-open:before{position:relative;-webkit-transition:all .2s ease;transition:all .2s ease;display:block}header.site-main-header .navbar .mega-drop-open .dropdown-toggle-mega span.dropdown-toggle-mega-open:before{-webkit-transform:rotate(180deg);transform:rotate(180deg)}}aside.sidebar{min-height:60px;position:relative;z-index:3}.no-header aside.sidebar{margin-top:15px;z-index:1}aside.sidebar h3{font-size:16px;font-weight:700;color:#002d62;margin-bottom:20px;margin-top:10px}aside.sidebar h3 i.icon-yellow,aside.sidebar h3 span.icon-yellow{position:absolute;color:#f0ad4e;font-size:34px;left:0;top:-10px}aside.sidebar h3 a{text-decoration:none;color:#002d62;display:inline-block;position:relative;padding-right:35px}aside.sidebar h3 a i.icon-yellow,aside.sidebar h3 a span.icon-yellow{position:absolute;color:#f0ad4e;font-size:34px;left:0;top:-10px}aside.sidebar h3 a i.icon-forward_arrow,aside.sidebar h3 a span.icon-forward_arrow{font-size:22px;position:absolute;-webkit-transition:right .1s ease-in-out;transition:right .1s ease-in-out;right:3px;top:-3px}aside.sidebar h3 a:hover i.icon-forward_arrow,aside.sidebar h3 a:hover span.icon-forward_arrow{right:0}aside.sidebar h3.with-icon a i:first-child,aside.sidebar h3.with-icon a span:first-child{left:-45px}aside.sidebar .sidebar-menu,aside.sidebar .sidebar-menu ul{list-style-type:none;margin:0!important;padding:0}aside.sidebar .sidebar-menu{font-size:14px;color:#5e707e;background:#fff}aside.sidebar .sidebar-menu>li{text-transform:uppercase;border-bottom:1px solid #d9d9d9}aside.sidebar .sidebar-menu>li a{position:relative;display:block;color:#5e707e;text-decoration:none;padding:15px 10px}aside.sidebar .sidebar-menu>li a>span{margin-right:30px}aside.sidebar .sidebar-menu>li a:hover{color:#c03}aside.sidebar .sidebar-menu>li.have-children{position:relative;cursor:pointer}aside.sidebar .sidebar-menu>li.have-children.active>a{color:#c03}aside.sidebar .sidebar-menu>li.have-children.active>ul{display:block}aside.sidebar .sidebar-menu>li.have-children a{margin-right:35px;font-size:14px}aside.sidebar .sidebar-menu>li.have-children .icon-toggle{right:0;top:0;border:solid transparent;content:"";position:absolute;-webkit-transition:all .2s ease;transition:all .2s ease;font-family:taromicons;font-size:8px;padding:0;width:35px;height:50px;display:block;margin:0;border:0;cursor:pointer}aside.sidebar .sidebar-menu>li.have-children .icon-toggle:hover{color:#c03;cursor:pointer}aside.sidebar .sidebar-menu>li.have-children .icon-toggle:before{font-family:taromicons;content:"";position:absolute;top:50%;left:50%;margin-left:-4px;margin-top:-4px}aside.sidebar .sidebar-menu>li.have-children a:hover{color:#c03}aside.sidebar .sidebar-menu>li.have-children>ul{display:none;list-style:none;padding:0 0 0 10px;margin-bottom:10px!important}aside.sidebar .sidebar-menu>li.have-children>ul>li{text-transform:capitalize;font-weight:400;border-bottom:none}aside.sidebar .sidebar-menu>li.have-children>ul>li a{background:#fff;padding:5px 10px}aside.sidebar .sidebar-menu>li.have-children>ul>li.active>a{color:#c03}aside.sidebar .sidebar-menu>li.have-children>ul>li .icon-toggle{display:none}aside.sidebar .sidebar-menu>li.active>a,aside.sidebar .sidebar-menu>li.active>a:hover{color:#c03}aside.sidebar .sidebar-menu>li.active .icon-toggle:before{color:#c03;-webkit-transform:rotate(90deg);transform:rotate(90deg)}aside.sidebar .sidebar-menu>li:last-child{border-bottom:0}aside.sidebar .destinatii-menu h3.with-icon{position:relative;padding-left:45px;padding-right:35px;margin-left:10px;margin-top:25px;margin-bottom:30px}aside.sidebar .destinatii-menu ul.arrow-list{display:none}aside.sidebar .box,aside.sidebar .widget{margin-bottom:20px}aside.sidebar .box .box-content,aside.sidebar .box .widget-content,aside.sidebar .widget .box-content,aside.sidebar .widget .widget-content{font-size:12px;color:#5e707e}aside.sidebar .box .box-content p,aside.sidebar .box .widget-content p,aside.sidebar .widget .box-content p,aside.sidebar .widget .widget-content p{margin-bottom:10px}aside.sidebar .box .box-content h3.with-icon,aside.sidebar .box .widget-content h3.with-icon,aside.sidebar .widget .box-content h3.with-icon,aside.sidebar .widget .widget-content h3.with-icon{padding-left:45px;position:relative}aside.sidebar .box.box-tourinfo h2,aside.sidebar .widget.box-tourinfo h2{font-size:18px;font-weight:700;margin-top:30px}aside.sidebar .box.box-tourinfo .star_holder,aside.sidebar .widget.box-tourinfo .star_holder{margin-bottom:10px}aside.sidebar .box.box-tourinfo .star_holder .star,aside.sidebar .widget.box-tourinfo .star_holder .star{font-size:24px}aside.sidebar .box.box-tourinfo .offer_holder,aside.sidebar .widget.box-tourinfo .offer_holder{color:#c03;font-size:16px;border-bottom:1px solid #d9d9d9;padding:15px 0}aside.sidebar .box.box-tourinfo .offer_holder:last-child,aside.sidebar .widget.box-tourinfo .offer_holder:last-child{border-bottom:0;margin-bottom:10px}aside.sidebar .box.box-tourinfo .offer_holder span,aside.sidebar .widget.box-tourinfo .offer_holder span{display:block}aside.sidebar .box.box-tourinfo .offer_holder .price,aside.sidebar .widget.box-tourinfo .offer_holder .price{color:#c03;font-size:26px;display:inline-block;line-height:normal}aside.sidebar .box.box-tourinfo .offer_holder .description,aside.sidebar .widget.box-tourinfo .offer_holder .description{color:#5e707e;font-size:16px;line-height:normal}aside.sidebar .box.box-nobg,aside.sidebar .widget.box-nobg{background:transparent;box-shadow:none}aside.sidebar .box.box-nobg ul.arrow-list,aside.sidebar .widget.box-nobg ul.arrow-list{list-style:none;font-size:12px;color:#002d62;padding-left:30px}aside.sidebar .box.box-nobg ul.arrow-list li,aside.sidebar .widget.box-nobg ul.arrow-list li{position:relative;line-height:normal;margin-bottom:15px}aside.sidebar .box.box-nobg ul.arrow-list li:before,aside.sidebar .widget.box-nobg ul.arrow-list li:before{font-family:taromicons;content:"\e91d";font-size:8px;left:-20px;top:6px;position:absolute}aside.sidebar .tinynav{border:1px solid #aeb7be;background:#fff;font-size:16px;text-align:left;display:block;width:100%;padding:10px;position:relative}aside.sidebar .tinynav.android{color:#e5bb00!important}aside.sidebar ul.sidebar-menu{display:none}@media (min-width:768px){aside.sidebar{margin-top:-60px;min-height:60px}aside.sidebar .box,aside.sidebar .widget{margin-bottom:50px}aside.sidebar .destinatii-menu .tinynav{display:none}aside.sidebar .destinatii-menu ul.arrow-list{display:block;list-style:none;padding:0;margin:0 0 15px;font-size:14px}aside.sidebar .destinatii-menu ul.arrow-list:after,aside.sidebar .destinatii-menu ul.arrow-list:before{content:" ";display:table}aside.sidebar .destinatii-menu ul.arrow-list:after{clear:both}aside.sidebar .destinatii-menu ul.arrow-list li{float:left;width:50%;padding-left:10px;margin-bottom:5px}aside.sidebar .destinatii-menu ul.arrow-list li a{position:relative;display:block;padding-left:15px;color:#5e707e}aside.sidebar .destinatii-menu ul.arrow-list li a:before{position:absolute;left:0;font-family:taromicons;content:"\e91d";top:6px;-webkit-transition:left .1s ease-in-out;transition:left .1s ease-in-out;font-size:8px}aside.sidebar .destinatii-menu ul.arrow-list li a:hover{color:#c03;text-decoration:none}aside.sidebar .destinatii-menu ul.arrow-list li a:hover:before{left:3px}aside.sidebar .destinatii-menu ul.arrow-list li.active a{color:#c03;text-decoration:none}aside.sidebar ul.sidebar-menu{display:block}aside.sidebar .destinatii-menu ul.arrow-list li{width:100%}}@media (min-width:992px){aside.sidebar .destinatii-menu ul.arrow-list li{width:50%}}footer{position:relative;background:url(../images/bg_footer_plane.jpg) bottom no-repeat #fff;background-size:auto;font-size:12px;padding-top:30px}footer.grayfooter{background:url(../img/bg_footer_plane_gray.jpg) bottom no-repeat transparent;background-size:auto}footer .widget h3{color:#5e707e;font-size:16px;font-weight:500;position:relative;display:block;border-bottom:1px solid #d9d9d9;padding-bottom:12px;padding-top:12px;margin-top:0;margin-bottom:0}footer .widget h3:after{position:absolute;right:10px;top:15px;content:"";font-family:taromicons;font-size:14px;-webkit-transition:all .2s ease;transition:all .2s ease}footer .widget.active h3:after{-webkit-transform:rotate(180deg);transform:rotate(180deg)}footer .widget:last-child{margin-bottom:20px}footer .widget ul{list-style:none;margin:0;padding:0}footer .widget ul li{position:relative;padding:5px 0 5px 20px}footer .widget ul li a{color:#000;display:block; font-size:16px}footer .widget ul li a:before{font-family:taromicons;position:absolute;left:0;top:9px;font-size:8px;content:"";color:#5e707e}footer .widget ul li a:hover{text-decoration:none;color:#c03}footer .widget ul li a:hover:before{color:#c03}





footer .back_to_old a{display:block;margin-top:8px;position:relative;padding-left:15px;margin-bottom:-10px;color:#5e707e; font-size:16px;}footer .back_to_old a:before{content:"";font-family:taromicons;position:absolute;left:0;top:4px;font-size:8px}footer #to_top{text-decoration:none;color:#5e707e}footer #to_top:hover{color:#485661}footer #to_top i,footer #to_top span.icon{font-size:47px}footer .social-icons{padding:0;list-style:none;text-align:center;display:block}footer .social-icons li{margin:0 5px;display:inline-block}footer .social-icons li a{text-decoration:none;color:#5e707e;font-size:32px}footer .social-icons li a:hover{color:#485661}footer .copyright{margin-bottom:30px}@media (min-width:768px){footer,footer.greyfooter{background-size:cover!important}footer .widget h3{margin-top:21px;margin-bottom:10px;padding-top:0;padding-bottom:0;border:none;color: #c03;}footer .widget h3:after{display:none}footer .widget:last-child{margin-bottom:0}}section.main-section{margin-bottom:40px}







.no-header section.main-section{padding-top:15px}





.page-content{overflow:hidden;    line-height: 30px; color: #333;font-weight:400;font-size:14px;padding:20px;background:#fff;margin-top:15px}.no-header .page-content{padding-top:30px}.no-header .page-content .page-title{margin-bottom:20px;padding-bottom:20px;border-bottom:1px solid #d9d9d9}.no-header .page-content .page-title h1{margin-top:0;margin-bottom:0}.no-header .page-content .page-title #searchForm{margin-top:20px}.page-content .article-tools{padding-top:10px}.page-content .article-tools:after,.page-content .article-tools:before{content:" ";display:table}.page-content .article-tools:after{clear:both}.page-content ul.print-share{list-style:none;text-align:right}.page-content ul.print-share li{display:inline-block;margin-left:20px;font-size:14px}.page-content ul.print-share li a{color:#5e707e;text-decoration:none}.page-content ul.print-share li a i.icon,.page-content ul.print-share li a span.icon{color:#5e707e;display:inline-block;margin-right:5px;vertical-align:middle}.page-content ul.print-share li a:hover{color:#c03;text-decoration:none}.page-content ul.print-share li a:hover i.icon,.page-content ul.print-share li a:hover span.icon{color:#c03}.related-articles{padding-top:40px}@media (max-width:767px){.related-articles .box-image img{height:170px;width:100%;-o-object-fit:cover;object-fit:cover;-o-object-position:center;object-position:center}.related-articles .box .box-content,.subpages-list .box .box-content{padding:20px}}



@media (min-width:768px){.page-content{padding:30px;overflow:visible}.no-header .page-content{padding-top:60px}.no-header .page-content .page-title{margin-bottom:40px}}.article-list article,.search-result article,.search-results article{border-bottom:1px solid #d9d9d9;padding-bottom:20px;margin-bottom:30px}.article-list article h3,.search-result article h3,.search-results article h3{color:#002d62;font-size:16px;margin-top:10px;text-transform:none}.article-list article h3 a,.search-result article h3 a,.search-results article h3 a{color:#002d62;text-decoration:none}.article-list article h3 a:hover,.search-result article h3 a:hover,.search-results article h3 a:hover{text-decoration:underline}.article-list article p,.search-result article p,.search-results article p{margin-bottom:10px}.article-list article a.readmore,.search-result article a.readmore,.search-results article a.readmore{color:#c03;font-size:12px;padding-right:28px}.article-list article a.readmore i.icon.icon-forward_arrow,.article-list article a.readmore span.icon.icon-forward_arrow,.search-result article a.readmore i.icon.icon-forward_arrow,.search-result article a.readmore span.icon.icon-forward_arrow,.search-results article a.readmore i.icon.icon-forward_arrow,.search-results article a.readmore span.icon.icon-forward_arrow{top:2px;font-size:17px}.article-list article a.readmore:hover,.search-result article a.readmore:hover,.search-results article a.readmore:hover{text-decoration:none;color:#c03}.article-list article time,.search-result article time,.search-results article time{font-size:12px;text-transform:uppercase;color:#5e707e;margin-bottom:8px;display:block}.article-list article time i,.article-list article time span,.search-result article time i,.search-result article time span,.search-results article time i,.search-results article time span{margin-right:3px}.article-list span.highlight,.search-result span.highlight,.search-results span.highlight{display:inline-block;background:gold;padding:1px 3px;line-height:normal}body#tinymce{margin:12px!important}.destinatii-list .destinatii-item{background:#fff;margin-bottom:15px}.destinatii-list .destinatii-item .destinatii-item_image{background:#c03;position:relative;color:#fff;min-height:90px;background-repeat:no-repeat;background-position:top;background-size:cover}.destinatii-list .destinatii-item .destinatii-item_image:before{position:absolute;content:"";background:rgba(0,0,0,.4);width:100%;height:100%}.destinatii-list .destinatii-item .destinatii-item_image .destinatii-item_title{position:absolute;bottom:20px;left:28px;z-index:2}.destinatii-list .destinatii-item .destinatii-item_image .destinatii-item_title a{color:#fff;text-decoration:none}.destinatii-list .destinatii-item .destinatii-item_image .destinatii-item_title h3{margin-top:0;color:#fff;font-size:16px;text-transform:uppercase;font-weight:700;margin-bottom:5px}.destinatii-list .destinatii-item .destinatii-item_content{padding:20px;display:none}.destinatii-list .destinatii-item ul.destinatii-item_list{list-style:none;padding:0;margin:0}.destinatii-list .destinatii-item ul.destinatii-item_list:after,.destinatii-list .destinatii-item ul.destinatii-item_list:before{content:" ";display:table}.destinatii-list .destinatii-item ul.destinatii-item_list:after{clear:both}.destinatii-list .destinatii-item ul.destinatii-item_list li{float:left;width:50%;padding-left:10px}.destinatii-list .destinatii-item ul.destinatii-item_list li a{position:relative;display:block;padding-left:15px;color:#5e707e}.destinatii-list .destinatii-item ul.destinatii-item_list li a:before{position:absolute;left:0;font-family:taromicons;content:"";top:6px;-webkit-transition:left .1s ease-in-out;transition:left .1s ease-in-out;font-size:8px}.destinatii-list .destinatii-item ul.destinatii-item_list li a:hover{color:#002d62;text-decoration:none}.destinatii-list .destinatii-item ul.destinatii-item_list li a:hover:before{left:3px}body.not-front .destinatii-list .destinatii-item .destinatii-item_content{display:block}body.destinatii .hero-boxes{position:relative;z-index:2;margin-top:-15px;margin-bottom:15px}body.destinatii .hero-boxes .box h3{font-size:16px;margin-bottom:20px}body.destinatii .hero-boxes .box h3 a{text-decoration:none;color:#002d62;display:inline-block;position:relative;padding-left:45px;padding-right:35px}body.destinatii .hero-boxes .box h3 a i.icon-yellow,body.destinatii .hero-boxes .box h3 a span.icon-yellow{position:absolute;color:#f0ad4e;font-size:34px;left:0;top:-10px}body.destinatii .hero-boxes .box h3 a i.icon-forward_arrow,body.destinatii .hero-boxes .box h3 a span.icon-forward_arrow{font-size:22px;position:absolute;-webkit-transition:right .1s ease-in-out;transition:right .1s ease-in-out;right:3px;top:-3px}body.destinatii .hero-boxes .box h3 a:hover i.icon-forward_arrow,body.destinatii .hero-boxes .box h3 a:hover span.icon-forward_arrow{right:0}body.destinatii .destinatii-list .destinatii-item .destinatii-item_image .destinatii-item_title h3{margin-bottom:0}body.destinatii .destinatii-list .destinatii-item .destinatii-item_content p{padding:0 10px;font-size:12px}.destinatii-single .booking-form{margin-bottom:60px}@media (min-width:768px){.destinatii-list .destinatii-item{margin-bottom:30px}.destinatii-list .destinatii-item .destinatii-item_content{display:block}body.destinatii .hero-boxes{margin-top:-60px;margin-bottom:60px}}.tours-list .tours-item{background:#fff;margin-bottom:15px}.tours-list .tours-item:hover{box-shadow:0 4px 16px 0 rgba(0,45,98,.1);background:#fff}.tours-list .tours-item a{text-decoration:none;display:block;position:relative}.tours-list .tours-item .tours-item_image{width:100%;background:#c03;display:block}.tours-list .tours-item .tours-item_image img{display:block;max-width:100%;height:auto;width:100%}.tours-list .tours-item .tours-item_heading{display:block;padding:20px 20px 10px;color:#000;line-height:18px}.tours-list .tours-item .tours-item_heading i.icon,.tours-list .tours-item .tours-item_heading span.icon{color:#c03;font-size:18px;vertical-align:middle;display:inline-block;margin-right:5px}.tours-list .tours-item .tours-item_info{display:block;padding:0 20px 20px}.tours-list .tours-item .tours-item_info:after,.tours-list .tours-item .tours-item_info:before{content:" ";display:table}.tours-list .tours-item .tours-item_info:after{clear:both}.tours-list .tours-item .tours-item_info span{display:block;color:#5e707e}.tours-list .tours-item .tours-item_info span.pret{color:#c03}.tours-filter{border-bottom:1px solid #d9d9d9}.tours-filter li{background:transparent;margin-bottom:-1px}.tours-filter li a{background:transparent;color:#5e707e;text-decoration:none;border-bottom:2px solid transparent;padding:7px 0}.tours-filter li a:active,.tours-filter li a:focus,.tours-filter li a:hover{color:#c03;border-bottom-color:#c03;outline:none}.tours-filter li.active,.tours-filter li:active,.tours-filter li:focus,.tours-filter li:hover,.tours-filter li:visited{background:transparent}.tours-filter li.active a,.tours-filter li:active a,.tours-filter li:focus a,.tours-filter li:hover a,.tours-filter li:visited a{border-bottom-color:#c03;background:transparent;color:#c03}.tours-filter li.active a:active,.tours-filter li.active a:focus,.tours-filter li.active a:hover,.tours-filter li.active a:visited,.tours-filter li:active a:active,.tours-filter li:active a:focus,.tours-filter li:active a:hover,.tours-filter li:active a:visited,.tours-filter li:focus a:active,.tours-filter li:focus a:focus,.tours-filter li:focus a:hover,.tours-filter li:focus a:visited,.tours-filter li:hover a:active,.tours-filter li:hover a:focus,.tours-filter li:hover a:hover,.tours-filter li:hover a:visited,.tours-filter li:visited a:active,.tours-filter li:visited a:focus,.tours-filter li:visited a:hover,.tours-filter li:visited a:visited{outline:none;color:#c03;background:transparent}.tours-filter li+li{margin-left:10px}.tours-tax .tours-list{margin-bottom:65px}.tours-tax .tours-list:first-child{margin-top:40px}.tours-tax .tours-list:last-child{margin-bottom:30px}.tours-tax .tours-list .tours-item{margin-bottom:30px;font-size:16px}.tours-tax .tours-list .tours-item .tours-item_heading{font-size:16px;font-weight:700;padding-bottom:35px}.tours-tax .tours-list .section-header{margin-bottom:35px}.tours-tax .tours-list .section-header h2{margin-bottom:5px}.tours-tax .tours-list .section-header h2 a{color:#002d62;text-decoration:none}.tours-tax .tours-list .section-header h2 a:hover{text-decoration:none;color:#00162f}.tours-tax .tours-list .section-header p.hero{color:#5e707e;font-size:16px}.tours-tax .tours-list a.readmore{color:#5e707e;text-decoration:none}.tours-tax .tours-list a.readmore i.icon.icon-forward_arrow,.tours-tax .tours-list a.readmore span.icon.icon-forward_arrow{top:0}.tours-tax .tours-list a.readmore:hover{color:#485661}@media (min-width:768px){.tours-list .tours-item{margin-bottom:30px}.tours-list .tours-item .tours-item_heading{padding:25px 30px 15px}.tours-list .tours-item .tours-item_info{padding:0 30px 30px}.tours-filter li+li{margin-left:30px}}@media (min-width:992px){.tours-list .tours-item{margin-bottom:0}}section .section-header{position:relative}section .section-header h2{margin-bottom:20px;margin-top:0}section.white-bg{background-color:#fff}section.featured-icons{margin-bottom:40px;position:relative;z-index:4}section.featured-icons ul.featured-icons{list-style:none;margin:0;padding:0;display:block}section.featured-icons ul.featured-icons li{display:inline-block;width:49%;margin-bottom:3px;background:#002d62;color:#fff;font-size:12px;padding:15px 20px;vertical-align:middle;text-align:center}section.featured-icons ul.featured-icons li:after,section.featured-icons ul.featured-icons li:before{content:" ";display:table}section.featured-icons ul.featured-icons li:after{clear:both}section.featured-icons ul.featured-icons li:last-child{border-right:0}section.featured-icons ul.featured-icons li i.icon{color:hsla(0,0%,100%,.5);font-size:44px;float:none;margin-right:0;text-align:center;display:block;margin-bottom:5px}section.destinatii-home{padding-bottom:40px;position:relative;z-index:4}section.experience-home{background-position:top;background-size:cover;background-repeat:no-repeat;background-color:#5e707e;min-height:440px;margin-bottom:40px;position:relative;color:#fff}section.experience-home .experience-headline{padding:30px 0}section.experience-home .experience-headline h2{font-size:30px;margin-top:0;color:#fff;font-weight:400}section.experience-home .experience-headline p.subtitle{font-size:14px;color:#fff}section.experience-home .experience-items{margin-top:0}section.experience-home .experience-items:after,section.experience-home .experience-items:before{content:" ";display:table}section.experience-home .experience-items:after{clear:both}section.experience-home .experience-items .experience-item{position:relative;border:5px solid #fff;background-position:top;background-repeat:no-repeat;background-size:cover;background-color:#002d62;width:100%;height:220px;float:left;margin-right:0;margin-bottom:40px}section.experience-home .experience-items .experience-item.nomargin{margin-right:0}section.experience-home .experience-items .experience-item .experience-item_heading{background:#fff;position:absolute;padding:15px 20px;left:-15px;bottom:10px;width:75%}section.experience-home .experience-items .experience-item .experience-item_heading h3{font-size:14px;color:#002d62;font-weight:400;text-transform:uppercase;margin-top:0;margin-bottom:3px}section.experience-home .experience-items .experience-item .experience-item_heading a{color:#5e707e}section.experience-home .experience-items .experience-item .experience-item_heading a:hover{text-decoration:none;color:#c03}section.tours-home{padding-bottom:40px}section.tours-home .tours-filter{margin-bottom:20px}section.twocol-banners{padding:15px 0}section.news-home{padding-bottom:40px}section.tarom-second-nav{margin-top:30px;margin-bottom:30px}section.tarom-second-nav ul.nav>li{box-shadow:0 2px 8px 0 rgba(0,45,98,.1);margin-top:10px;background-color:#fff;border-radius:0}section.tarom-second-nav ul.nav>li>a{font-weight:700;font-size:14px;color:#5e707e;line-height:54px;display:block;text-transform:uppercase;text-decoration:none;padding:0;position:relative;padding:0 15px;border-radius:0}section.tarom-second-nav ul.nav>li>a:hover{background-color:#e6e6e6}section.tarom-second-nav ul.nav>li i,section.tarom-second-nav ul.nav>li span.icon{font-size:26px;vertical-align:middle;margin-right:14px}section.tarom-second-nav ul.nav>li i.icon-down_arrow,section.tarom-second-nav ul.nav>li span.icon-down_arrow{font-size:12px;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);position:absolute;right:0;left:auto;top:50%;margin-top:-6px}section.tarom-second-nav ul.nav>li:first-child{margin-top:0;background-color:#c03}section.tarom-second-nav ul.nav>li:first-child a{color:#fff}section.tarom-second-nav ul.nav>li:first-child a:hover{background-color:#990026}section.tarom-second-nav ul.nav>li.active>a{color:#fff;background-color:#c03}section.tarom-second-nav ul.nav>li.active>a:hover{background-color:#990026}@media (min-width:768px){section .section-header h2{margin-bottom:30px}section.featured-icons{margin-bottom:40px}section.featured-icons ul.featured-icons li{width:49%;text-align:left}section.featured-icons ul.featured-icons li:last-child{border-right:0}section.featured-icons ul.featured-icons li i.icon,section.featured-icons ul.featured-icons li span.icon{color:hsla(0,0%,100%,.5);font-size:44px;float:left;margin-right:30px;margin-bottom:0}section.experience-home .experience-headline h2{font-size:38px}section.experience-home .experience-headline p.subtitle{font-size:16px}section.experience-home .experience-items .experience-item{margin-right:40px;height:150px;width:46%}section.experience-home .experience-items .experience-item .experience-item_heading h3{font-size:16px}}@media (min-width:992px){section.featured-icons ul.featured-icons{display:table}section.featured-icons ul.featured-icons li{display:table-cell;margin-bottom:0;width:25%;font-size:12px;padding:15px 20px;border-right:1px solid #f3f3f3}section.featured-icons ul.featured-icons li:last-child{border-right:0}section.experience-home .experience-headline{padding-top:100px}section.experience-home .experience-headline h2{font-size:44px}section.experience-home .experience-headline p.subtitle{font-size:18px}section.experience-home .experience-items{margin-top:40px}section.experience-home .experience-items .experience-item{margin-right:40px}section.twocol-banners{padding:50px 0}section.tours-home{padding-bottom:40px}section.tours-home .tours-filter{position:absolute;right:0;bottom:0}}@media (min-width:1200px){section.experience-home .experience-headline{padding-top:142px}section.experience-home .experience-items{margin-top:50px}section.experience-home .experience-items .experience-item{width:45%;height:150px;float:left;margin-right:65px;margin-bottom:40px}}.block.block-table .page-content table,.block.block-table table.table,.page-content .block.block-table table{font-size:14px;border-top:1px solid #d9d9d9;border-bottom:1px solid #d9d9d9}.block.block-image-left:after,.block.block-image-left:before{content:" ";display:table}.block.block-image-left:after{clear:both}.block.block-image-left .col-img{float:left;margin-right:30px;margin-bottom:15px;max-width:50%}.block.block-image-left .col-img img{width:100%;max-width:100%;height:auto}.block.block-image-right:after,.block.block-image-right:before{content:" ";display:table}.block.block-image-right:after{clear:both}.block.block-image-right .col-img{float:right;margin-left:30px;margin-bottom:15px;max-width:50%}.block.block-image-right .col-img img{width:100%;max-width:100%;height:auto}.block.block-image-wide .col-img{max-width:100%;margin-bottom:30px}.block.block-image-wide .col-img img{width:auto;max-width:100%;height:auto}.block.block-partners .partner-item{margin-bottom:30px}.block.block-partners .partner-item .partner-item_title{padding:0 0 10px;margin:0 0 15px;border-bottom:1px solid #d9d9d9}.block.block-partners .partner-item .partner-item_title img{max-height:40px;height:auto;width:auto}.block.block-partners .partner-item .partner-item_title h3{margin-top:23px;margin-bottom:0;font-size:16px;text-align:right;text-transform:uppercase}.block.block-partners .partner-item .partner-item_table table.routes-table{margin-bottom:15px}.block.block-partners .partner-item .partner-item_table .page-content table.routes-table>tbody>tr>td,.block.block-partners .partner-item .partner-item_table .page-content table.routes-table>tbody>tr>th,.block.block-partners .partner-item .partner-item_table table.routes-table>tbody>tr>td,.block.block-partners .partner-item .partner-item_table table.routes-table>tbody>tr>th{border-top:none;padding-right:0;padding-left:0}.block.block-info-columns .column{margin-bottom:30px;font-size:12px;color:#5e707e}.block.block-info-columns .block-header{border-bottom:1px solid #d9d9d9;padding-bottom:20px;margin-bottom:15px}.block.block-info-columns h3{font-size:16px;color:#002d62;text-transform:uppercase}.block.block-info-columns h4{font-size:12px;text-transform:uppercase;color:#000}.block.block-info-columns p{margin-bottom:12px}.page-content .block h1,.page-content .block h2,.page-content .block h3{display:block}.page-content .block h1:after,.page-content .block h1:before,.page-content .block h2:after,.page-content .block h2:before,.page-content .block h3:after,.page-content .block h3:before{content:" ";display:table}.page-content .block h1:after,.page-content .block h2:after,.page-content .block h3:after{clear:both}.page-content .block p+h1{margin-top:30px}.page-content .block h1{margin:0 0 15px}.page-content .block h2{margin:30px 0 15px}.page-content .block h3{margin-top:20px;margin-bottom:15px;font-weight:700}.page-content .block h4,.page-content .block h5,.page-content .block h6{font-weight:700}.page-content .block p{line-height:1.6}.page-content table{border-left:0;border-right:0}.page-content td,.page-content th{padding:8px;line-height:1.5714285714;border-top:1px solid #ddd}.page-content td{vertical-align:top}.page-content th{border-top:0;vertical-align:bottom;border-bottom:2px solid #ddd;padding:8px;line-height:1.5714285714}.section-404{margin:40px 0;padding-bottom:0;min-height:400px;background:url(../img/bg_404_wing.jpg) 0 50px no-repeat;background-position:top}.section-404 .text404 h1{margin-bottom:30px;margin-top:15px}.section-404 .text404 h3{line-height:normal;margin-bottom:20px}.section-404 .text404 p.small{color:#5e707e;margin-bottom:40px;font-weight:700}.section-404 .box .box-content{font-size:12px;color:#5e707e}.section-404 .box+.box{margin-top:30px}.section-404 .box ul.arrow-list{list-style:none;padding:0;margin:0;font-size:14px;font-weight:700}.section-404 .box ul.arrow-list:after,.section-404 .box ul.arrow-list:before{content:" ";display:table}.section-404 .box ul.arrow-list:after{clear:both}.section-404 .box ul.arrow-list li{display:block;padding-left:10px;margin-bottom:6px}.section-404 .box ul.arrow-list li a{position:relative;display:block;padding-left:15px;color:#002d62}.section-404 .box ul.arrow-list li a:before{position:absolute;left:0;font-family:taromicons;content:"\e91d";top:6px;-webkit-transition:left .1s ease-in-out;transition:left .1s ease-in-out;font-size:8px}.section-404 .box ul.arrow-list li a:hover{color:#c03;text-decoration:none}.section-404 .box ul.arrow-list li a:hover:before{left:3px}.section-404 .box ul.arrow-list li.active a{color:#c03;text-decoration:none}.section-404 .box h3{font-size:16px;font-weight:700;color:#002d62;margin-bottom:20px;margin-top:10px;padding-left:45px;position:relative}.section-404 .box h3 i.icon-yellow,.section-404 .box h3 span.icon-yellow{position:absolute;color:#f0ad4e;font-size:34px;left:0;top:-10px}.section-404 .box h3 a{text-decoration:none;color:#002d62;display:inline-block;position:relative;padding-right:35px}.section-404 .box h3 a i.icon-yellow,.section-404 .box h3 a span.icon-yellow{position:absolute;color:#f0ad4e;font-size:34px;left:0;top:-10px}.section-404 .box h3 a i.icon-forward_arrow,.section-404 .box h3 a span.icon-forward_arrow{font-size:22px;position:absolute;-webkit-transition:right .1s ease-in-out;transition:right .1s ease-in-out;right:3px;top:-3px}.section-404 .box h3 a:hover i.icon-forward_arrow,.section-404 .box h3 a:hover span.icon-forward_arrow{right:0}.section-404 .box h3.with-icon a i:first-child,.section-404 .box h3.with-icon a span.icon:first-child{left:-45px}@media (min-width:768px){.section-404{background-position:0 50px;margin:70px 0;padding-bottom:70px}.section-404 .text404 h1{margin-bottom:60px;margin-top:15px}}body.catastrofa header{background:#262626;color:#fff;height:80px}body.catastrofa header .top-bar{margin-top:17px}body.catastrofa header .top-bar:after,body.catastrofa header .top-bar:before{content:" ";display:table}body.catastrofa header .top-bar:after{clear:both}body.catastrofa header .navbar-header{border-bottom:0;margin-bottom:0;margin:0;overflow:hidden}body.catastrofa header .navbar-header .navbar-brand{padding-top:15px}body.catastrofa header .nr_tel_special{float:right;margin-right:70px}body.catastrofa header .nr_tel_special .tel_text{display:block;line-height:normal;color:#868686}body.catastrofa header .nr_tel_special .nr_tel{display:block;color:#fff;font-size:22px;line-height:normal}body.catastrofa header .buton_formular{float:right}.button body.catastrofa header .buton_formular a,.comment-form body.catastrofa header .buton_formular input[type=submit],.search-form body.catastrofa header .buton_formular .search-submit,body.catastrofa header .buton_formular .btn,body.catastrofa header .buton_formular .button.form-submit,body.catastrofa header .buton_formular .button a,body.catastrofa header .buton_formular .comment-form input[type=submit],body.catastrofa header .buton_formular .search-form .search-submit{border:2px solid #343434;color:#fff;padding:6px 46px 6px 22px;position:relative;margin-top:5px}.button body.catastrofa header .buton_formular a:hover,.comment-form body.catastrofa header .buton_formular input[type=submit]:hover,.search-form body.catastrofa header .buton_formular .search-submit:hover,body.catastrofa header .buton_formular .btn:hover,body.catastrofa header .buton_formular .button.form-submit:hover,body.catastrofa header .buton_formular .button a:hover,body.catastrofa header .buton_formular .comment-form input[type=submit]:hover,body.catastrofa header .buton_formular .search-form .search-submit:hover{border:2px solid #ddd}.button body.catastrofa header .buton_formular a i,.button body.catastrofa header .buton_formular a span.icon,.comment-form body.catastrofa header .buton_formular input[type=submit] i,.comment-form body.catastrofa header .buton_formular input[type=submit] span.icon,.search-form body.catastrofa header .buton_formular .search-submit i,.search-form body.catastrofa header .buton_formular .search-submit span.icon,body.catastrofa header .buton_formular .btn i,body.catastrofa header .buton_formular .btn span.icon,body.catastrofa header .buton_formular .button.form-submit i,body.catastrofa header .buton_formular .button.form-submit span.icon,body.catastrofa header .buton_formular .button a i,body.catastrofa header .buton_formular .button a span.icon,body.catastrofa header .buton_formular .comment-form input[type=submit] i,body.catastrofa header .buton_formular .comment-form input[type=submit] span.icon,body.catastrofa header .buton_formular .search-form .search-submit i,body.catastrofa header .buton_formular .search-form .search-submit span.icon{font-size:20px;display:inline-block;top:6px;right:13px;position:absolute}body.catastrofa section.main-section{margin-bottom:10px}body.catastrofa main time{font-size:12px;text-transform:uppercase;display:block}body.catastrofa main h1{font-size:30px;color:#000;margin-top:5px;margin-bottom:20px}body.catastrofa main h2{font-size:26px;color:#000}body.catastrofa main h3{font-size:22px;color:#000}body.catastrofa main:before{content:" ";width:1px;height:100%;position:absolute;right:-1px;top:0;background:#ddd;display:none}body.catastrofa main article{padding:30px 0;position:relative;width:100%}body.catastrofa aside .news_list{padding:30px 0 0;border-top:2px solid #666}body.catastrofa aside .item{border-bottom:1px solid #ddd;margin-bottom:30px;padding-bottom:30px}body.catastrofa aside .item:after,body.catastrofa aside .item:before{content:" ";display:table}body.catastrofa aside .item:after{clear:both}body.catastrofa aside time{font-size:12px;text-transform:uppercase;display:block}body.catastrofa aside h3{font-size:16px;font-weight:700;margin-top:5px;margin-bottom:10px}body.catastrofa aside h3 a{color:#000}body.catastrofa aside p{font-size:12px}body.catastrofa footer{min-height:150px}body.catastrofa footer .backtosite{text-align:center;margin-bottom:60px}.button body.catastrofa footer .backtosite a,.comment-form body.catastrofa footer .backtosite input[type=submit],.search-form body.catastrofa footer .backtosite .search-submit,body.catastrofa footer .backtosite .btn,body.catastrofa footer .backtosite .button.form-submit,body.catastrofa footer .backtosite .button a,body.catastrofa footer .backtosite .comment-form input[type=submit],body.catastrofa footer .backtosite .search-form .search-submit{border:2px solid #e1e1e1;color:#000;font-size:16px;font-weight:400;text-transform:none;background-color:transparent}.button body.catastrofa footer .backtosite a:hover,.comment-form body.catastrofa footer .backtosite input[type=submit]:hover,.search-form body.catastrofa footer .backtosite .search-submit:hover,body.catastrofa footer .backtosite .btn:hover,body.catastrofa footer .backtosite .button.form-submit:hover,body.catastrofa footer .backtosite .button a:hover,body.catastrofa footer .backtosite .comment-form input[type=submit]:hover,body.catastrofa footer .backtosite .search-form .search-submit:hover{background-color:#fff}@media (min-width:992px){body.catastrofa section.main-section{margin-bottom:0}body.catastrofa main article{padding:60px 15px 60px 0}body.catastrofa main article h1{margin-bottom:15px}body.catastrofa main:before{display:block}body.catastrofa aside .news_list{border-top:0;padding:30px 0 15px 15px}body.catastrofa footer{min-height:300px}body.catastrofa footer .backtosite{margin-bottom:150px}}.section-redirectbook{position:fixed;background:url(../img/loading_bk.jpg) 50% no-repeat;background-size:cover;z-index:999;width:100%;height:100%;left:0;top:0;bottom:0}.section-redirectbook .text-block-overlay{position:absolute;left:0;top:50%;margin-left:0;margin-top:-165px;width:100%;max-width:420px;min-height:230px;padding:30px;background:rgba(0,0,0,.6);color:#fff;text-align:center}.section-redirectbook .text-block-overlay p{color:#d9d9d9;margin-bottom:20px}.section-redirectbook .text-block-overlay h2{color:#fff;margin-top:0}@media (min-width:768px){.section-redirectbook .text-block-overlay{left:50%;margin-left:-280px;max-width:560px}}

